summaryrefslogtreecommitdiff
path: root/test/-ext-/exception/test_ensured.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/-ext-/exception/test_ensured.rb')
-rw-r--r--test/-ext-/exception/test_ensured.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/-ext-/exception/test_ensured.rb b/test/-ext-/exception/test_ensured.rb
index 858245868b..c250e46bab 100644
--- a/test/-ext-/exception/test_ensured.rb
+++ b/test/-ext-/exception/test_ensured.rb
@@ -5,7 +5,7 @@ module Bug
class Bug7802 < RuntimeError
end
- class TestException < Test::Unit::TestCase
+ class Test_ExceptionE < Test::Unit::TestCase
def test_ensured
assert_separately([], <<-'end;') # do