1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-03-05 15:55:25 +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