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