1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00
Files
mywebsite/node_modules/balanced-match/Makefile
2016-01-04 12:25:28 -05:00

7 lines
57 B
Makefile

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