This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ShariX
/
converse-built
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
unstable
Ramas
Etiquetas
master
unstable
converse-built
/
node_modules
/
qjobs
/
Makefile
Makefile
61 B
Permalink
Histórico
Raw
1
2
3
4
5
test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test