aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/exception/test_data_error.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/-ext-/exception/test_data_error.rb')
-rw-r--r--test/-ext-/exception/test_data_error.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/-ext-/exception/test_data_error.rb b/test/-ext-/exception/test_data_error.rb
index d33d8ca43f..0fec4ac1ec 100644
--- a/test/-ext-/exception/test_data_error.rb
+++ b/test/-ext-/exception/test_data_error.rb
@@ -2,7 +2,7 @@
require 'test/unit'
module Bug
- class TestException < Test::Unit::TestCase
+ class Test_ExceptionDE < Test::Unit::TestCase
def test_cleanup_data_error
bug9167 = '[ruby-core:58643] [Bug #9167]'
assert_normal_exit(<<-'end;', bug9167) # do