Sign in
cobalt
/
cobalt
/
07081467c3d00b04a6a1162e0566a5a8b9cfe2d5
/
.
/
third_party
/
devtools
/
node_modules
/
backo2
/
Makefile
blob: 9987df81aae366edffe9f845b048f7fe8a0c90db [
file
] [
log
] [
blame
]
test
:
@./
node_modules
/.
bin
/
mocha \
--
require should \
--
reporter dot \
--
bail
.
PHONY
:
test