Files
air66-yourls-admin-theme/node_modules/delayed-stream/Makefile
2019-07-24 18:16:32 +01:00

8 lines
57 B
Makefile

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