mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Warning is too noisy
This commit is contained in:
parent
a25c31bf6b
commit
7d27764d9b
1 changed files with 0 additions and 1 deletions
1
Rakefile
1
Rakefile
|
@ -8,6 +8,5 @@ Rake::TestTask.new do |t|
|
|||
files = Dir['test/*_test.rb']
|
||||
files << 'test/haml-spec/hamlit_test.rb'
|
||||
t.test_files = files
|
||||
t.warning = true
|
||||
t.verbose = true
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue