2015-12-21 23:18:17 +00:00
|
|
|
{
|
|
|
|
"spec_dir": "",
|
|
|
|
"spec_files": [
|
2016-02-02 23:54:59 +00:00
|
|
|
"*_test.js",
|
|
|
|
"binary/*_test.js"
|
2015-12-21 23:18:17 +00:00
|
|
|
],
|
|
|
|
"helpers": [
|
|
|
|
"node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js",
|
|
|
|
"node_loader.js",
|
2016-11-18 20:32:52 +00:00
|
|
|
"deps.js",
|
|
|
|
"google/protobuf/any.js",
|
|
|
|
"google/protobuf/struct.js",
|
2017-02-28 22:20:56 +00:00
|
|
|
"google/protobuf/timestamp.js",
|
|
|
|
"testproto_libs1.js",
|
|
|
|
"testproto_libs2.js"
|
2015-12-21 23:18:17 +00:00
|
|
|
]
|
|
|
|
}
|