summaryrefslogtreecommitdiff
path: root/test/rexml
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-31 13:05:02 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-07-31 13:05:02 +0000
commit806dd30fe2134f15c6b989e63c3613db0d791881 (patch)
tree575c209a7575e1016866b4f0f222cbd2187daa4a /test/rexml
parenta41ab7b3b6389da755eeccf429c9ca24f2ef903f (diff)
* test/rexml/test_notationdecl_parsetest.rb: Fix a typo.
Extern ID -> ExternalID ^^ git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42284 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/rexml')
-rw-r--r--test/rexml/test_notationdecl_parsetest.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/test_notationdecl_parsetest.rb b/test/rexml/test_notationdecl_parsetest.rb
index e46e66e1bb..25baf1f551 100644
--- a/test/rexml/test_notationdecl_parsetest.rb
+++ b/test/rexml/test_notationdecl_parsetest.rb
@@ -23,7 +23,7 @@ class TestNotationDecl < Test::Unit::TestCase
end
end
- class TestExternID < self
+ class TestExternalID < self
class TestPublic < self
class TestPublicIDLiteral < self
def test_single_quote