summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_ttk_textonly.py
Commit message (Collapse)AuthorAgeFilesLines
* * Renaming test_tk_* to test_ttk_* since that is what they are testing.Guilherme Polo2009-01-281-0/+17
* Added ttk tests to the expected skips mapping just like where test_tcl was expected to be skipped too.