Mario Romano 29df96a085 react app
2016-04-06 17:52:19 +01:00

7 lines
57 B
Makefile

test:
@node_modules/.bin/tape test/*.js
.PHONY: test