aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tasks')
-rw-r--r--lib/tasks/rspec.rake1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/rspec.rake b/lib/tasks/rspec.rake
index 13620bc4d..bcd1021b7 100644
--- a/lib/tasks/rspec.rake
+++ b/lib/tasks/rspec.rake
@@ -1 +1,2 @@
task :spec => ['spec:commonlib']
+task :test => ['spec'] \ No newline at end of file