Files
anissah/user/themes/anissabensalah/node_modules/delayed-stream/Makefile
T
2018-05-28 13:26:25 +02:00

8 lines
57 B
Makefile

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