color specs
This commit is contained in:
parent
0958be55f7
commit
db4afcac14
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -53,6 +53,7 @@ end
|
|||
|
||||
desc "Run all specs"
|
||||
Spec::Rake::SpecTask.new('spec') do |t|
|
||||
t.spec_opts = ["--color"]
|
||||
t.spec_files = FileList['spec/**/*_spec.rb']
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue