js-openstack-registry-hooks/spec/support/jasmine.json

8 lines
86 B
JSON

{
"spec_dir": "spec",
"spec_files": [
"**/*.js",
"!helpers/**/*.js"
]
}