diff --git a/lib/tasks/test.rake b/lib/tasks/test.rake index c54e3be..936c459 100644 --- a/lib/tasks/test.rake +++ b/lib/tasks/test.rake @@ -1 +1 @@ -task :default => [:test, :features] +task :default => [:test, :cucumber] -- libgit2 0.21.2