From 569172765302d6b60a64e6499ba95973cd756ea3 Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 21 Feb 2014 01:53:38 +0000 Subject: * test/monitor/test_monitor.rb: remove unused variabels. * test/resolv/test_dns.rb: ditto. * test/rexml/test_functions.rb: ditto. * test/rss/test_setup_maker_itunes.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rss/test_setup_maker_itunes.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'test/rss') diff --git a/test/rss/test_setup_maker_itunes.rb b/test/rss/test_setup_maker_itunes.rb index 509d94f13b..246fecf4c0 100644 --- a/test/rss/test_setup_maker_itunes.rb +++ b/test/rss/test_setup_maker_itunes.rb @@ -13,7 +13,6 @@ module RSS duration_components = [0, 4, 5] explicit = true keywords = ["salt", "pepper", "shaker", "exciting"] - new_feed_url = "http://newlocation.com/example.rss" owner = {:name => "John Doe", :email => "john.doe@example.com"} subtitle = "A show about everything" summary = "All About Everything is a show about " + -- cgit v1.2.3