Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dgaubert committed Sep 26, 2017
1 parent 4600005 commit 615229f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 615229f

Please sign in to comment.