summaryrefslogtreecommitdiff
path: root/test/rexml/parser/test_tree.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rexml/parser/test_tree.rb')
-rw-r--r--test/rexml/parser/test_tree.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rexml/parser/test_tree.rb b/test/rexml/parser/test_tree.rb
index 7ab0addca1..8a5d9d1223 100644
--- a/test/rexml/parser/test_tree.rb
+++ b/test/rexml/parser/test_tree.rb
@@ -12,7 +12,7 @@ class TestTreeParser < Test::Unit::TestCase
parse(xml)
end
assert_equal(<<-MESSAGE, exception.to_s)
-Missing end tag for 'root' (got "not-root")
+Missing end tag for 'root' (got 'not-root')
Line: 1
Position: #{xml.bytesize}
Last 80 unconsumed characters: