GT2/GT2-iOS/node_modules/delayed-stream/Makefile
2018-02-12 17:26:06 +00:00

7 lines
57 B
Makefile

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