Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(719)

Unified Diff: infra/services/gnumbd/test/gnumbd_test_definitions.py

Issue 355153002: Refactor infra git libs and testing. (Closed) Base URL: https://chromium.googlesource.com/infra/infra@fake_testing_support
Patch Set: Change config ref to have a sandard naming scheme Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: infra/services/gnumbd/test/gnumbd_test_definitions.py
diff --git a/infra/services/gnumbd/test/gnumbd_smoketests.py b/infra/services/gnumbd/test/gnumbd_test_definitions.py
similarity index 99%
rename from infra/services/gnumbd/test/gnumbd_smoketests.py
rename to infra/services/gnumbd/test/gnumbd_test_definitions.py
index ee2c3953897ccd8e87414883c04fb1a990ba3af5..31cc48522ad317f6da49d8333fd909a92aaef7b3 100644
--- a/infra/services/gnumbd/test/gnumbd_smoketests.py
+++ b/infra/services/gnumbd/test/gnumbd_test_definitions.py
@@ -4,7 +4,7 @@
import collections
-from infra.services.gnumbd import inner_loop as gnumbd
+from infra.services.gnumbd import gnumbd
content_of = gnumbd.content_of
REAL = 'refs/heads/master'

Powered by Google App Engine
This is Rietveld 408576698