Skip to content

Commit 25de07d

Browse files
committed
run specs on rake test
1 parent 668f7fb commit 25de07d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

rake_tasks/test.rake

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,7 @@ Please rename or remove it and run again to use the GitHub repository:
7979
end
8080
end
8181

82-
task :test => %w(test:functional test:units test:exe)
82+
require 'rspec/core/rake_task'
83+
RSpec::Core::RakeTask.new(:spec)
84+
85+
task :test => %w(test:functional test:units test:exe spec)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy