Submitter | phabricator |
---|---|
Date | July 31, 2019, 11:46 p.m. |
Message ID | <2d990e7a5b235cd2cbf28bf42a4d3d05@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/41102/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/tests/test-bookmarks-corner-case.t b/tests/test-bookmarks-corner-case.t --- a/tests/test-bookmarks-corner-case.t +++ b/tests/test-bookmarks-corner-case.t @@ -119,7 +119,7 @@ > import atexit > import os > import time - > from mercurial import error, extensions, bookmarks + > from mercurial import bookmarks, error, extensions > > def wait(repo): > if not os.path.exists('push-A-started'):