<p dir="ltr">Tests should be updated when output is changed, not as a follow-up</p>
<div class="gmail_quote">On Apr 3, 2016 6:03 PM, "Pulkit Goyal" <<a href="mailto:7895pulkit@gmail.com">7895pulkit@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"># HG changeset patch<br>
# User Pulkit Goyal <<a href="mailto:7895pulkit@gmail.com">7895pulkit@gmail.com</a>><br>
# Date 1459720776 -19800<br>
#      Mon Apr 04 03:29:36 2016 +0530<br>
# Node ID d840b789f117b14dd58cc95e21ad63684f55ca86<br>
# Parent  7329eef89e5a44384e1e19e492bdd77f09ab537b<br>
fixing-import-cycle: test-check-module-imports.t output changed<br>
<br>
diff --git a/tests/test-check-module-imports.t b/tests/test-check-module-imports.t<br>
--- a/tests/test-check-module-imports.t<br>
+++ b/tests/test-check-module-imports.t<br>
@@ -142,5 +142,3 @@<br>
 these may expose other cycles.<br>
<br>
   $ hg locate 'mercurial/**.py' 'hgext/**.py' | sed 's-\\-/-g' | python "$import_checker" -<br>
-  Import cycle: hgext.largefiles.basestore -> hgext.largefiles.localstore -> hgext.largefiles.basestore<br>
-  [1]<br>
_______________________________________________<br>
Mercurial-devel mailing list<br>
<a href="mailto:Mercurial-devel@mercurial-scm.org">Mercurial-devel@mercurial-scm.org</a><br>
<a href="https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel" rel="noreferrer" target="_blank">https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel</a><br>
</blockquote></div>