mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 02:40:41 -07:00
@@ -11,7 +11,7 @@ desc('run test suite with default parser')
|
||||
Rake::TestTask.new(:base_test) do |t|
|
||||
t.libs << '.' << 'lib' << 'test'
|
||||
t.test_files = FileList['test/{integration,unit}/**/*_test.rb']
|
||||
t.verbose = false
|
||||
t.verbose = false
|
||||
end
|
||||
|
||||
desc('run test suite with warn error mode')
|
||||
|
||||
Reference in New Issue
Block a user