manu-sapiens's picture
radical simplification
57156b3
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test