changeset 25174 | 86298718b01c |
parent 25063 | 723e364488f4 |
child 25176 | 665a9deae8dd |
--- a/tests/test-module-imports.t Mon May 18 02:50:22 2015 +0900 +++ b/tests/test-module-imports.t Mon May 18 02:52:55 2015 +0900 @@ -37,3 +37,4 @@ stdlib: formatter relative: config, error, scmutil, util Import cycle: mercurial.cmdutil -> mercurial.context -> mercurial.subrepo -> mercurial.cmdutil + Import cycle: mercurial.commands -> mercurial.commandserver -> mercurial.dispatch -> mercurial.commands