mirror of https://github.com/python/cpython
Run test_ttk_guionly in verbose mode.
This commit is contained in:
parent
1ece881707
commit
ba0c84371e
|
@ -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…
Reference in New Issue