Rakefile in
sickle-0.2.0
vs Rakefile in
sickle-0.3.0
- old
+ new
@@ -5,5 +5,6 @@
t.libs.push "lib" t.test_files = FileList['spec/*_spec.rb'] t.verbose = true end
+task :default => :test