blob: a6e68c4182e5fc72d39d0cdbe24346c2fd72a71b [file] [log] [blame]
SHELL := /bin/bash
test:
@node test/runner.js
.PHONY: test