tests: move CloudStorage test from testpreferences

Remove CloudStorage test in testpreferences
add the same CloudStorage tests to testqPrefCloudStorage

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-07-15 13:53:03 +02:00 committed by Dirk Hohndel
parent cabdf71bf7
commit be8e93d28a
3 changed files with 58 additions and 48 deletions

View file

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