mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 14:17:58 -04:00
This fixes the offline install problem of the logstash-input-java_filter_example off-line install.
(cherry picked from commit
|
||
---|---|---|
.. | ||
bootstrap | ||
compliance | ||
fixtures | ||
support | ||
unit | ||
README.md | ||
spec_helper.rb |
How to run these tests
Run one:
rspec spec/the/test.rb
Run them all:
rspec spec/**/*.rb
Debug one test:
LOGSTASH_DEBUG=y rspec spec/the/test.rb