]> granicus.if.org Git - python/commit
regrtest: fix test to choose if header should be displayed (#3172)
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 21 Aug 2017 21:57:06 +0000 (23:57 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2017 21:57:06 +0000 (23:57 +0200)
commit0fbac706f7c798fdeda63e39009c2285dad2c33f
treef42ebb9d626a95296da949c077107468358df1a4
parent02d4292df4bbd7a2cbf2716c9e6c22cae76e2093
regrtest: fix test to choose if header should be displayed (#3172)

Check "tests" before its value is replaced.
Lib/test/regrtest.py