discord-baymax-bot/node_modules/delayed-stream/Makefile
2017-03-23 23:52:08 -05:00

8 lines
57 B
Makefile

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