aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml')
-rw-r--r--test/rexml/parse/test_notation_declaration.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/parse/test_notation_declaration.rb b/test/rexml/parse/test_notation_declaration.rb
index cd3576708d..5111fe483d 100644
--- a/test/rexml/parse/test_notation_declaration.rb
+++ b/test/rexml/parse/test_notation_declaration.rb
@@ -1,7 +1,7 @@
require 'test/unit'
require 'rexml/document'
-class TestNotationDecl < Test::Unit::TestCase
+class TestParseNotationDeclaration < Test::Unit::TestCase
private
def xml(internal_subset)
<<-XML