install-nix-action/node_modules/delayed-stream/Makefile
Domen Kožar 08403cd828
v5
2019-11-13 17:14:48 +01:00

7 lines
57 B
Makefile

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