This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Emmanuil
/
homework
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
7
Pull Requests
0
Wiki
Aborescence:
e8c075d835
Branches
Tags
master
homework
/
chat-server
/
node_modules
/
regexp-clone
/
Makefile
Makefile
76 B
Historique
Raw
1
2
3
4
5
test:
@./node_modules/.bin/mocha $(T) --async-only $(TESTS)
.PHONY: test