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
new file mode 100644
index 000000000..13620bc4d
--- /dev/null
+++ b/lib/tasks/rspec.rake
@@ -0,0 +1 @@
+task :spec => ['spec:commonlib']