diff -r 57875cf423c9 -r 2372284d9457 tests/remotefilelog-getflogheads.py --- 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