Files
ASHEBShop-h5/node_modules/delayed-stream/Makefile
T
2017-05-10 17:19:39 +08:00

8 lines
57 B
Makefile

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