tests: move Language test from testpreferences

Remove Language test in testpreferences
add the same Language tests to testqPrefLanguage

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-08 21:11:33 +02:00 committed by Dirk Hohndel
parent dfa3f5e0e7
commit 526c1324fc
3 changed files with 48 additions and 37 deletions

View file

@ -14,6 +14,7 @@ private slots:
void test_set_load_struct();
void test_struct_disk();
void test_multiple();
void test_oldPreferences();
};
#endif // TESTQPREFLANGUAGE_H