mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Issue #18492: Merge with 3.4
This commit is contained in:
commit
e7e1375e57
14 changed files with 37 additions and 59 deletions
|
|
@ -68,5 +68,4 @@ def get_tests(text=True, gui=True, packages=None):
|
|||
yield test
|
||||
|
||||
if __name__ == "__main__":
|
||||
test.support.use_resources = ['gui']
|
||||
test.support.run_unittest(*get_tests())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue