]> git.openstreetmap.org Git - nominatim-ui.git/blob - .mocharc.json
Rebundle latest version
[nominatim-ui.git] / .mocharc.json
1 // https://github.com/mochajs/mocha/blob/master/example/config/.mocharc.json
2 {
3   "ignore": ["test/_bootstrap.js"],
4   "require": ["test/_bootstrap.js"],
5   "timeout": "5s"
6 }