tests: move UpdateManager test from testpreferences

Remove UpdateManager test in testpreferences
add the same UpdateManager tests to testqPrefUpdateManager

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-04 11:25:57 +02:00 committed by Dirk Hohndel
parent 4ce7a2e30c
commit 9341ea6eef
3 changed files with 30 additions and 20 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 // TESTQPREFUPDATEMANAGER_H