Sign in
chromium
/
external
/
github.com
/
antlr
/
antlr4
/
master
/
.
/
runtime
/
JavaScript
/
spec
/
support
/
jasmine.json
blob: 0217ee8064e3b101dfb606d8e55220b75a19756e [
file
]
{
"spec_dir"
:
"spec"
,
"spec_files"
:
[
"**/*Spec.[c|m]*js"
,
"**/*Spec.js"
],
"helpers"
:
[
"helpers/**/*.js"
],
"env"
:
{
"random"
:
false
}
}