aboutsummaryrefslogtreecommitdiffhomepage
path: root/js/compatibility_tests/v3.0.0/jasmine3.json
blob: 3fb9a1b01d7cb37e0f1a8642873fc0cb2e658bb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "spec_dir": "",
    "spec_files": [
        "*_test.js",
        "binary/*_test.js"
    ],
    "helpers": [
        "../../../js/node_modules/google-closure-library/closure/goog/bootstrap/nodejs.js",
        "../../../js/node_loader.js",
        "../../../js/deps.js",
        "../../../js/google/protobuf/any.js",
        "../../../js/google/protobuf/struct.js",
        "../../../js/google/protobuf/timestamp.js",
        "testproto_libs1.js",
        "testproto_libs2_new.js"
    ]
}