1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-13 09:30:47 +00:00
notes/node_modules/isobject/node_modules/isarray/Makefile

7 lines
55 B
Makefile
Raw Normal View History

2017-03-09 18:16:08 +00:00
test:
@node_modules/.bin/tape test.js
.PHONY: test