Asset-Borrowing-Website / node_modules / isarray / Makefile
Makefile
Raw

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

.PHONY: test