author | Augie Fackler <raf@durin42.com> |
Tue, 22 Aug 2017 15:51:47 -0400 | |
changeset 33961 | 237d2502ee6e |
parent 33960 | 4d40fd0283d8 |
child 33962 | 991134261057 |
--- a/tests/test-keyword.t Tue Aug 22 15:51:37 2017 -0400 +++ b/tests/test-keyword.t Tue Aug 22 15:51:47 2017 -0400 @@ -1412,7 +1412,7 @@ $ mv $HGRCPATH.new $HGRCPATH >>> from __future__ import print_function - >>> from hgclient import readchannel, runcommand, check + >>> from hgclient import check, readchannel, runcommand >>> @check ... def check(server): ... # hello block