aboutsummaryrefslogtreecommitdiff
path: root/node_modules/isarray/Makefile
blob: 787d56e1e982e48588bc199f36f0d50cb4724066 (plain)
1
2
3
4
5
6

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

.PHONY: test