diff options
Diffstat (limited to 'lib/tasks/rspec.rake')
-rw-r--r-- | lib/tasks/rspec.rake | 1 |
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 |