5394fdb641
These should have been included in the first match but I overlooked them. This involved deleting some of the code that tests Google-internal-only features.
13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"spec_dir": "",
|
|
"spec_files": [
|
|
"*_test.js",
|
|
"binary/*_test.js"
|
|
],
|
|
"helpers": [
|
|
"node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js",
|
|
"node_loader.js",
|
|
"deps.js"
|
|
]
|
|
}
|