commit | 427713403546696d1171905095089dccef39c54c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Sep 29 14:17:09 2015 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Sep 29 14:17:09 2015 +0200 |
tree | 0a9e310740872eb64f29f35e149b358c7842d6f9 | |
parent | feabaed054ae94cf1104d21f2c13568c5c8b6622 [diff] |
Issue #25220: Add test for --wait in test_regrtest Replace script_helper.assert_python_ok() with subprocess.run().