]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26295: Fix test_regrtest.test_tools_buildbot_test()
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Mar 2016 06:38:05 +0000 (08:38 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Mar 2016 06:38:05 +0000 (08:38 +0200)
commit732599f793281d15a1d28df0ebe63fe1fba52780
tree718c7d16eac4e60b3333c1edb05941e4edc98b67
parentd6e2502624c3f19593657086e1d673d2dd699b21
Issue #26295: Fix test_regrtest.test_tools_buildbot_test()

Pass also --testdir option.
Lib/test/test_regrtest.py