add test case for new method

This commit is contained in:
2016-10-19 00:01:09 +03:00
parent 47439ef151
commit 2ea5824fd7
2 changed files with 8 additions and 0 deletions

View File

@ -35,6 +35,7 @@ private slots:
// test
void test_desktops();
void test_dictKeys();
void test_infoByKey();
void test_tooltipImage();
void test_parsePattern();