Rakefile in
steppy-0.8.0
vs Rakefile in
steppy-1.0.0
- old
+ new
@@ -7,6 +7,6 @@
t.libs << 'test' t.libs << 'lib' t.test_files = FileList['test/**/*_test.rb'] end
-task :default => :test
+task default: :test