aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss/test_to_s.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rss/test_to_s.rb')
-rw-r--r--test/rss/test_to_s.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rss/test_to_s.rb b/test/rss/test_to_s.rb
index e2263ca17c..d6c761e7ef 100644
--- a/test/rss/test_to_s.rb
+++ b/test/rss/test_to_s.rb
@@ -60,7 +60,7 @@ module RSS
end
def test_to_s_09
- rss = RSS::Maker.make("0.9") do |maker|
+ rss = RSS::Maker.make("0.91") do |maker|
setup_full(maker)
end