mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- run more tests
This commit is contained in:
parent
78b95ca834
commit
245627c757
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -30,7 +30,7 @@ else
|
|||
TAR_OPTS=--wildcards
|
||||
endif
|
||||
|
||||
TESTS=$(wildcard spec/support/*.rb spec/filters/*.rb spec/examples/*.rb spec/event.rb)
|
||||
TESTS=$(wildcard spec/support/*.rb spec/filters/*.rb spec/examples/*.rb spec/event.rb spec/outputs/graphite.rb spec/outputs/elasticsearch.rb)
|
||||
default: jar
|
||||
|
||||
# Figure out if we're using wget or curl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue