mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
f241dd808e
commit
07887f8cf7
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ $LOAD_PATH.unshift(File.join(LogStash::Environment::LOGSTASH_CORE, "spec"))
|
|||
|
||||
require "rspec/core"
|
||||
require "rspec"
|
||||
require 'ci/reporter/rake/rspec_loader'
|
||||
|
||||
status = RSpec::Core::Runner.run(ARGV.empty? ? ["spec"] : ARGV).to_i
|
||||
exit status if status != 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue