Files
bake/contrib/bake-vscode/node_modules/delayed-stream/Makefile
T
2019-09-17 13:20:42 -04:00

8 lines
57 B
Makefile

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