Rakefile in test_unit-given-0.0.1 vs Rakefile in test_unit-given-0.1.0

- old
+ new

@@ -21,7 +21,8 @@ rd.generator = 'hanna' rd.rdoc_files.include("README.rdoc","lib/**/*.rb","bin/**/*") rd.title = 'Methadone - Power Up your Command Line Apps' rd.markup = "tomdoc" end +CLOBBER << 'coverage' task :default => :test