]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blob - tests/spec/support/jasmine.json
3ea316690ab5cc2bff0aaf5ba1055cb0e62f1a26
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / tests / spec / support / jasmine.json
1 {
2 "spec_dir": "spec",
3 "spec_files": [
4 "**/*[sS]pec.js"
5 ],
6 "helpers": [
7 "helpers/**/*.js"
8 ],
9 "stopSpecOnExpectationFailure": false,
10 "random": false
11 }