[PATCH 6 of 6] fixing-import-cycle: test-check-module-imports.t output changed

Pulkit Goyal 7895pulkit at gmail.com
Sun Apr 3 18:03:05 EDT 2016


# HG changeset patch
# User Pulkit Goyal <7895pulkit at gmail.com>
# Date 1459720776 -19800
#      Mon Apr 04 03:29:36 2016 +0530
# Node ID d840b789f117b14dd58cc95e21ad63684f55ca86
# Parent  7329eef89e5a44384e1e19e492bdd77f09ab537b
fixing-import-cycle: test-check-module-imports.t output changed

diff --git a/tests/test-check-module-imports.t b/tests/test-check-module-imports.t
--- a/tests/test-check-module-imports.t
+++ b/tests/test-check-module-imports.t
@@ -142,5 +142,3 @@
 these may expose other cycles.
 
   $ hg locate 'mercurial/**.py' 'hgext/**.py' | sed 's-\\-/-g' | python "$import_checker" -
-  Import cycle: hgext.largefiles.basestore -> hgext.largefiles.localstore -> hgext.largefiles.basestore
-  [1]


More information about the Mercurial-devel mailing list