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