Remove comment

This commit is contained in:
Daniel García Aubert 2017-09-26 17:32:50 +02:00
parent 4600005a86
commit 615229fc31

View File

@ -18,7 +18,6 @@ config.status--test:
config/environments/test.js: config.status--test
./config.status--test
# FIXME: remove -not -path filer -not -path "*ported*" -not -path "*overviews_queries*"
TEST_SUITE := $(shell find test/{acceptance,integration,unit} -name "*.js")
TEST_SUITE_UNIT := $(shell find test/unit -name "*.js")
TEST_SUITE_INTEGRATION := $(shell find test/integration -name "*.js")