tests/test-module-imports.t
changeset 25731 cd1daab5d036
parent 25703 1a6a117d0b95
child 25930 221491bbaf7e
--- a/tests/test-module-imports.t	Fri Jul 03 06:56:03 2015 +0900
+++ b/tests/test-module-imports.t	Fri Jul 03 06:56:03 2015 +0900
@@ -101,6 +101,7 @@
   testpackage/subpackage/levelpriority.py higher-level import should come first: testpackage
   testpackage/symbolimport.py direct symbol import from testpackage.unsorted
   testpackage/unsorted.py imports not lexically sorted: os < sys
+  [1]
 
   $ cd "$TESTDIR"/..
 
@@ -129,3 +130,4 @@
   Import cycle: mercurial.cmdutil -> mercurial.context -> mercurial.subrepo -> mercurial.cmdutil
   Import cycle: hgext.largefiles.basestore -> hgext.largefiles.localstore -> hgext.largefiles.basestore
   Import cycle: mercurial.commands -> mercurial.commandserver -> mercurial.dispatch -> mercurial.commands
+  [1]