Deleted unused ./test directory
[feedcatcher.git] / i18n-0.1.3 / Rakefile
1 task :default => [:test]
2
3 task :test do
4 ruby "test/all.rb"
5 end