This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
xyh
/
tld_wms
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
1f732f491a
Ramos
Etiquetas
master
tld_wms
/
packages
/
webpack
/
scripts
/
test.js
test.js
84 B
Histórico
Em bruto
1
2
3
4
5
const jest = require('jest');
const argv = process.argv.slice(2);
jest.run(argv);