Revert "tests: commenting out frontend tests"

This reverts commit 24610c2dce.
This commit is contained in:
Sérgio Ramos 2016-10-24 12:22:12 +01:00
parent 24610c2dce
commit 08f56bb30a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
.PHONY: test
test:
# npm run test
npm run test
.PHONY: install
install: