hensei-web/node_modules/delayed-stream/Makefile
2020-09-11 06:44:42 -07:00

7 lines
57 B
Makefile

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