summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/Makefile
blob: 787d56e1e982e48588bc199f36f0d50cb4724066 (plain)
1
2
3
4
5
6

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

.PHONY: test