This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
lenn
/
angular-demo
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
df670eaa27
Branches
Tags
master
angular-demo
/
node_modules
/
qjobs
/
Makefile
Makefile
61 B
Historique
Raw
1
2
3
4
5
test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test