projecte_ionic/node_modules/delayed-stream/Makefile
2022-02-09 18:30:03 +01:00

8 lines
57 B
Makefile
Executable file

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