Makefile 46 B

1234
  1. test:
  2. @@node test/eyes-test.js
  3. .PHONY: test