Files
matrix_home_web/bower_components/marked/jasmine.json
2025-04-23 10:45:21 +02:00

12 lines
171 B
JSON

{
"spec_dir": "test",
"spec_files": [
"**/*-spec.js"
],
"helpers": [
"helpers/helpers.js"
],
"stopSpecOnExpectationFailure": false,
"random": true
}