summaryrefslogtreecommitdiff
path: root/node_modules/eyes/Makefile
blob: a121deaf0329b69548eb3614ade44a9bcf1ce64a (plain)
1
2
3
4
test:
	@@node test/eyes-test.js

.PHONY: test