ghaction-upx/node_modules/delayed-stream/Makefile
2020-01-23 08:49:02 +00:00

8 lines
57 B
Makefile

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