changeset 33109 | fce4ed2912bb |
parent 32376 | 46ba2cdda476 |
child 33622 | b4793cc8e1c0 |
--- a/tests/test-progress.t Sun Jun 25 03:11:55 2017 +0530 +++ b/tests/test-progress.t Sun Jun 25 08:20:05 2017 +0530 @@ -14,7 +14,7 @@ > return self._time > time.time = incrementingtime() > - > @command('loop', + > @command(b'loop', > [('', 'total', '', 'override for total'), > ('', 'nested', False, 'show nested results'), > ('', 'parallel', False, 'show parallel sets of results')],