Martin v. Löwis | 945c632 | 2008-06-14 11:51:54 +0000 | [diff] [blame] | 1 | @rem Used by the buildbot "test" step. |
2 | cd PCbuild | ||||
Hirokazu Yamamoto | ba0c843 | 2010-09-28 07:35:56 +0000 | [diff] [blame^] | 3 | python_d -m test.test_ttk_guionly |
4 | call rt.bat -d -q -uall -rw -x test.test_ttk_guionly |