mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
Run test_ttk_guionly in verbose mode.
This commit is contained in:
parent
1ece881707
commit
ba0c84371e
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
@rem Used by the buildbot "test" step.
|
||||
cd PCbuild
|
||||
call rt.bat -d -q -uall -rw
|
||||
python_d -m test.test_ttk_guionly
|
||||
call rt.bat -d -q -uall -rw -x test.test_ttk_guionly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue