diff --git a/test/parse/test_attlist.rb b/test/parse/test_attribute_list_declaration.rb similarity index 86% rename from test/parse/test_attlist.rb rename to test/parse/test_attribute_list_declaration.rb index c1b4376c..bf2c1ce3 100644 --- a/test/parse/test_attlist.rb +++ b/test/parse/test_attribute_list_declaration.rb @@ -4,7 +4,7 @@ require "rexml/document" module REXMLTests - class TestParseAttlist < Test::Unit::TestCase + class TestParseAttributeListDeclaration < Test::Unit::TestCase include Test::Unit::CoreAssertions def test_linear_performance_gt