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