summaryrefslogtreecommitdiff
path: root/test/rexml/test_stream.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/test_stream.rb')
-rw-r--r--test/rexml/test_stream.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/test_stream.rb b/test/rexml/test_stream.rb
index 4e3f0f7327..2d9c177008 100644
--- a/test/rexml/test_stream.rb
+++ b/test/rexml/test_stream.rb
@@ -32,7 +32,7 @@ class StreamTester < Test::Unit::TestCase
<!DOCTYPE foo [
<!ENTITY ent "replace">
<!ATTLIST a
- xmlns:human CDATA #FIXED "http://www.foo.com/human">
+ xmlns:human CDATA #FIXED "http://www.foo.com/human">
<!ELEMENT bar (#PCDATA)>
<!NOTATION n1 PUBLIC "-//HM//NOTATION TEST1//EN" 'urn:x-henrikmartensson.org:test5'>
]>