Website/node_modules/balanced-match/Makefile

7 lines
57 B
Makefile
Raw Normal View History

2015-12-02 18:21:44 -05:00
test:
@node_modules/.bin/tape test/*.js
.PHONY: test