summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/init-package-json/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile
blob: dd2730cfde0cab9c346a5b738aa247cddd372a53 (plain)
1
2
3
4
5

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

.PHONY: test