install-nix-action/node_modules/delayed-stream/Makefile
Domen Kožar 49df04613e
v7
2020-02-24 13:29:22 +01:00

7 lines
57 B
Makefile

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