D4049: testrunner: allow multiple #testcases

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Fri Aug 3 10:07:08 EDT 2018


pulkit added inline comments.

INLINE COMMENTS

> run-tests.py:2705
>                      else:
> -                        tests += [{'path': t, 'case': c} for c in sorted(cases)]
> +                       pass
> +                    tests += [{'path': t, 'case': c} for c in sorted(cases)]

Fixed this bad indent in flight.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4049

To: martinvonz, #hg-reviewers, mharbison72, pulkit
Cc: pulkit, quark, lothiraldan, mharbison72, mercurial-devel


More information about the Mercurial-devel mailing list