mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- fix test runner under jar
This commit is contained in:
parent
dfd5341ff8
commit
560f4336f4
1 changed files with 1 additions and 2 deletions
|
@ -65,8 +65,7 @@ class LogStash::Test
|
|||
end
|
||||
|
||||
def run_tests
|
||||
require File.join(File.dirname(__FILE__),
|
||||
*%w{.. .. test logstash_test_runner})
|
||||
require "logstash_test_runner"
|
||||
return Test::Unit::AutoRunner.run
|
||||
end # def run_tests
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue