mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
- more tests!
This commit is contained in:
parent
fb03624736
commit
b2d0af72c8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -31,7 +31,7 @@ else
|
|||
TAR_OPTS=--wildcards
|
||||
endif
|
||||
|
||||
TESTS=$(wildcard spec/support/*.rb spec/filters/*.rb spec/examples/*.rb spec/event.rb spec/outputs/graphite.rb spec/outputs/email.rb)
|
||||
TESTS=$(wildcard spec/support/*.rb spec/filters/*.rb spec/examples/*.rb spec/codecs/*.rb spec/conditionals/*.rb spec/event.rb spec/outputs/graphite.rb spec/outputs/email.rb)
|
||||
default:
|
||||
@echo "Make targets you might be interested in:"
|
||||
@echo " flatjar -- builds the flatjar jar"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue