summaryrefslogtreecommitdiff
path: root/test/excludes/TestException.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/excludes/TestException.rb')
-rw-r--r--test/excludes/TestException.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/excludes/TestException.rb b/test/excludes/TestException.rb
index a992950152..38d66d63d2 100644
--- a/test/excludes/TestException.rb
+++ b/test/excludes/TestException.rb
@@ -5,5 +5,4 @@ sections including external libraries, it is very neary impossible to
recover from such situation.
]
-exclude /test_machine_stackoverflow/, reason
-exclude :test_machine_stackoverflow_by_define_method, reason
+exclude %r[test_machine_stackoverflow], reason