From b45e1493f866746bd989a1939180ebe9c6bd3ae2 Mon Sep 17 00:00:00 2001 From: kou Date: Wed, 3 Nov 2004 07:03:33 +0000 Subject: * test/rss/test_maker_*.rb: added tests for RSS Maker. * lib/rss/maker.rb: added RSS Maker. * lib/rss/maker/*.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7184 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rss/test_syndication.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/rss/test_syndication.rb') diff --git a/test/rss/test_syndication.rb b/test/rss/test_syndication.rb index 9d620089e1..a3dd763c83 100644 --- a/test/rss/test_syndication.rb +++ b/test/rss/test_syndication.rb @@ -1,5 +1,3 @@ -# -*- tab-width: 2 -*- vim: ts=2 - require "cgi" require "rexml/document" -- cgit v1.2.3