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