tests: move General test from testpreferences

Remove General test in testpreferences
add the same General tests to testqPrefGeneral

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-13 22:12:06 +02:00 committed by Dirk Hohndel
parent 4ba458318c
commit 91ec0fe8d4
3 changed files with 46 additions and 36 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 // TESTQPREFGENERAL_H