This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xyh
/
tld_wms
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
959841fed2
Branches
Tags
master
tld_wms
/
packages
/
webpack
/
scripts
/
test.js
test.js
84 B
Historique
Raw
1
2
3
4
5
const jest = require('jest');
const argv = process.argv.slice(2);
jest.run(argv);