summaryrefslogtreecommitdiff
path: root/test/rss/test_parser_1.0.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rss/test_parser_1.0.rb')
-rw-r--r--test/rss/test_parser_1.0.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rss/test_parser_1.0.rb b/test/rss/test_parser_1.0.rb
index 216881b767..ddc82b157d 100644
--- a/test/rss/test_parser_1.0.rb
+++ b/test/rss/test_parser_1.0.rb
@@ -484,7 +484,7 @@ EOR
assert_not_expected_tag(name, uri, "image") do
Parser.parse(rss, true, false)
end
-
+
uri = CONTENT_URI
name = "encoded"
elem = "<#{name} xmlns='#{uri}'/>"