| Index: go/src/infra/gae/apps/helloworld/helloworld.infra_testing
|
| diff --git a/go/src/infra/gae/apps/helloworld/helloworld.infra_testing b/go/src/infra/gae/apps/helloworld/helloworld.infra_testing
|
| index e1caa17f23d7f4557e52a9d1aa0df504dce677be..17ce55e07b88fef18aeb71c6a7f438b6628e8969 100644
|
| --- a/go/src/infra/gae/apps/helloworld/helloworld.infra_testing
|
| +++ b/go/src/infra/gae/apps/helloworld/helloworld.infra_testing
|
| @@ -1,4 +1,5 @@
|
| {
|
| + "skip_testing": ["darwin", "linux", "windows"],
|
| "expected_coverage_min": 0.0,
|
| "build_tags": ["appengine"]
|
| }
|
|
|