Remove comment
This commit is contained in:
parent
4600005a86
commit
615229fc31
1
Makefile
1
Makefile
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user