setup-php/node_modules/delayed-stream/Makefile
Shivam Mathur 8f9786b73f init
2019-09-06 05:17:43 +05:30

8 lines
57 B
Makefile

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