This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xyh
/
tld_wms
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
abeab370cd
Branches
Tags
master
tld_wms
/
packages
/
webpack
/
scripts
/
test.js
test.js
85 B
History
Raw
1
2
3
4
5
6
const jest = require('jest');
const argv = process.argv.slice(2);
jest.run(argv);