- run more tests

This commit is contained in:
Jordan Sissel 2013-05-01 13:11:37 -07:00
parent 78b95ca834
commit 245627c757

View file

@ -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