• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2test:
3	@node_modules/.bin/tape test.js
4
5.PHONY: test
6
7