changeset 43076 | 2372284d9457 |
parent 41253 | 29996f6c2687 |
child 46663 | a4c19a162615 |
--- a/tests/remotefilelog-getflogheads.py Sat Oct 05 10:29:34 2019 -0400 +++ b/tests/remotefilelog-getflogheads.py Sun Oct 06 09:45:02 2019 -0400 @@ -9,9 +9,8 @@ cmdtable = {} command = registrar.command(cmdtable) -@command(b'getflogheads', - [], - b'path') + +@command(b'getflogheads', [], b'path') def getflogheads(ui, repo, path): """ Extension printing a remotefilelog's heads