Files
w4rpservices/node_modules/delayed-stream/Makefile
2018-10-27 03:51:47 -05:00

8 lines
57 B
Makefile

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