biofriction-wp-theme/node_modules/marked/jasmine.json

12 lines
168 B
JSON

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