Makefile 38 B

12345
  1. test:
  2. node test/run.js
  3. .PHONY: test