blob: b4ff85a33b6eb482476385b7c3e6661ec9c9eb0c [file] [log] [blame]
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test