Files
bug-em/node_modules/delayed-stream/Makefile
Talor Berthelson 889faf9c1c lol
2016-06-17 20:49:15 -04:00

8 lines
57 B
Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test