787d56e1e982e48588bc199f36f0d50cb4724066
[dotfiles/.git] / Makefile
1
2 test:
3         @node_modules/.bin/tape test.js
4
5 .PHONY: test
6