github-pages-deploy-action/node_modules/delayed-stream/Makefile
2019-11-19 07:48:29 -05:00

8 lines
57 B
Makefile

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