Viewing File: /lib/node_modules/npm/node_modules/isarray/Makefile

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

.PHONY: test

Back to Directory