Index: go/src/infra/gae/libs/gae/dummy/dummy.infra_testing |
diff --git a/go/src/infra/gae/libs/gae/dummy/dummy.infra_testing b/go/src/infra/gae/libs/gae/dummy/dummy.infra_testing |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7eec866e94b620c613da73b46d06da71e69cb1ea |
--- /dev/null |
+++ b/go/src/infra/gae/libs/gae/dummy/dummy.infra_testing |
@@ -0,0 +1,5 @@ |
+{ |
+ "expected_coverage_min": 29, |
estaab
2015/07/13 18:26:35
Is this json or can we include comments? It would
iannucci
2015/07/14 01:35:53
It's json. If you look at the html output, it's pr
|
+ "expected_coverage_max": 30 |
+} |
+ |