Repository URL to install this package:
|
Version:
1.0.0-1 ▾
|
atom-watchdog-dep
/
usr
/
local
/
lib
/
vending
/
atom-watchdog
/
node_modules
/
delegates
/
Makefile
|
|---|
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec \
--bail
.PHONY: test