Commit 125e41352ec746b88430fb53f871e1db69d51871

Authored by Antonio Terceiro
1 parent 57116ca5

ActionItem1240: run cucumber w/ default rake task

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
lib/tasks/test.rake 0 → 100644
... ... @@ -0,0 +1 @@
  1 +task :default => [:test, :features]
... ...