VisionFTF / express-admin / node_modules / isarray / Makefile
Makefile
Raw
test:
	@node_modules/.bin/tape test.js

.PHONY: test