]> granicus.if.org Git - python/commit
bpo-33352: Skip test_regrtest test if rt.bat does not exist (GH-6654) (#6656)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Apr 2018 20:36:49 +0000 (13:36 -0700)
committerVictor Stinner <vstinner@redhat.com>
Mon, 30 Apr 2018 20:36:49 +0000 (22:36 +0200)
commit8075868f19967f291f123f17962a453b38dec8d2
treedda66ef24e93381d21057830d0242c98db1b9282
parent2e5fa38c5aaf7630c55ce6dfb8f79df6b3b86076
bpo-33352: Skip test_regrtest test if rt.bat does not exist (GH-6654) (#6656)

(cherry picked from commit c3b7a6dfb9c7e69093c9fe78ab587e14743e5152)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
Lib/test/test_regrtest.py