mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-21 18:42:29 +01:00
Remove verbose flag
This commit is contained in:
parent
e968c2c6b4
commit
f8027c3757
@ -3,5 +3,4 @@ require 'rake/testtask'
|
||||
Rake::TestTask.new do |t|
|
||||
t.libs.push('lib')
|
||||
t.test_files = FileList['spec/*_spec.rb']
|
||||
t.verbose = true
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user