Rakefile in tennis-0.0.1 vs Rakefile in tennis-0.0.2

- old
+ new

@@ -1,2 +1,3 @@ require "bundler/gem_tasks" +task :default => :spec