Chromium Code Reviews

Unified Diff: go/src/infra/gae/libs/gae/dummy/dummy.infra_testing

Issue 1226063003: Move dummy service implementations into their own package. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@abstract
Patch Set: rebase Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « go/src/infra/gae/libs/gae/dummy/dummy.go ('k') | go/src/infra/gae/libs/gae/dummy/dummy_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
+ "expected_coverage_max": 30
+}
+
« no previous file with comments | « go/src/infra/gae/libs/gae/dummy/dummy.go ('k') | go/src/infra/gae/libs/gae/dummy/dummy_test.go » ('j') | no next file with comments »

Powered by Google App Engine