зеркало из https://github.com/github/ruby.git
* 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:
Родитель
a41ab7b3b6
Коммит
806dd30fe2
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче