changeset 40277 | 1159031ada1e |
parent 39397 | 46f3ff64bea7 |
child 40278 | 125fc478719f |
--- a/tests/test-status.t Sun Oct 14 07:23:02 2018 +0200 +++ b/tests/test-status.t Sun Oct 14 07:25:01 2018 +0200 @@ -528,7 +528,10 @@ $ hg status --config ui.formatdebug=True --rev 1 1 status = [ - {*'path': '1/2/3/4/5/b.txt'*}, (glob) + { + 'path': '1/2/3/4/5/b.txt', + 'status': 'R' + }, ] #if windows