aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss/test_parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rss/test_parser.rb')
-rw-r--r--test/rss/test_parser.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/rss/test_parser.rb b/test/rss/test_parser.rb
index cc0263b21a..6ad5e380c4 100644
--- a/test/rss/test_parser.rb
+++ b/test/rss/test_parser.rb
@@ -1,7 +1,6 @@
# -*- tab-width: 2 -*- vim: ts=2
require "test/unit"
-require "rss/parser"
require "rss/1.0"
require "common"