Files
Opal-Estate-Pro/node_modules/delayed-stream/Makefile
hatuhn f14a34ba19 uapte
2019-09-13 09:44:33 +07:00

8 lines
57 B
Makefile

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