summaryrefslogtreecommitdiff
path: root/test/-ext-/exception/test_exception_at_throwing.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/-ext-/exception/test_exception_at_throwing.rb')
-rw-r--r--test/-ext-/exception/test_exception_at_throwing.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/-ext-/exception/test_exception_at_throwing.rb b/test/-ext-/exception/test_exception_at_throwing.rb
index aba26079eb..4bce348a25 100644
--- a/test/-ext-/exception/test_exception_at_throwing.rb
+++ b/test/-ext-/exception/test_exception_at_throwing.rb
@@ -2,7 +2,7 @@
require 'test/unit'
module Bug
- class TestException < Test::Unit::TestCase
+ class Test_ExceptionAT < Test::Unit::TestCase
def test_exception_at_throwing
assert_separately(%w[-r-test-/exception], "#{<<-"begin;"}\n#{<<-"end;"}")
begin;