Skip to content

Commit 0fbe7d5

Browse files
committed
test: don't use abbreviated name
1 parent 1599e87 commit 0fbe7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parse/test_attlist.rb renamed to test/parse/test_attribute_list_declaration.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
require "rexml/document"
55

66
module REXMLTests
7-
class TestParseAttlist < Test::Unit::TestCase
7+
class TestParseAttributeListDeclaration < Test::Unit::TestCase
88
include Test::Unit::CoreAssertions
99

1010
def test_linear_performance_gt

0 commit comments

Comments
 (0)