Run test_ttk_guionly in verbose mode.

This commit is contained in:
Hirokazu Yamamoto 2010-09-28 07:35:56 +00:00
parent 1ece881707
commit ba0c84371e
1 changed files with 2 additions and 1 deletions

View File

@ -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