chat-server/node_modules/delayed-stream/Makefile

8 lines
57 B
Makefile
Raw Normal View History

2019-04-10 20:23:01 +10:00
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test