mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- Fix test runner
This commit is contained in:
parent
9369af61b1
commit
def6f44d2b
1 changed files with 1 additions and 3 deletions
|
@ -60,9 +60,7 @@ def check_libraries
|
|||
end
|
||||
|
||||
def run_tests
|
||||
require "logstash/test_syntax"
|
||||
require "logstash/filters/test_date"
|
||||
require "logstash/filters/test_multiline"
|
||||
require "#{File.dirname(__FILE__)}/../test/run"
|
||||
return Test::Unit::AutoRunner.run
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue