* 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
This commit is contained in:
kou 2013-07-31 13:05:02 +00:00
Родитель a41ab7b3b6
Коммит 806dd30fe2
2 изменённых файлов: 8 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,10 @@
Wed Jul 31 22:04:36 2013 Kouhei Sutou <kou@cozmixng.org>
* test/rexml/test_notationdecl_parsetest.rb: Fix a typo.
Extern ID ->
ExternalID
^^
Wed Jul 31 22:01:36 2013 Kouhei Sutou <kou@cozmixng.org>
* test/rexml/test_notationdecl_parsetest.rb: Add tests that focus

Просмотреть файл

@ -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