index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
regexp-clone
/
Makefile
blob: 6c8fb751677818fb46d2b4bcf70ce67c4b2c620f (
plain
) (
blame
)
1
2
3
4
5
test
:
@./node_modules/.bin/mocha
$(
T
)
--async-only
$(
TESTS
)
.PHONY
:
test