tests: move Facebook test from testpreferences

Remove Facebook test in testpreferences
add the same Facebook tests to testqPrefFacebook

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-07-23 18:50:08 +02:00 committed by Dirk Hohndel
parent 4102cc755f
commit 711b96a143
3 changed files with 27 additions and 17 deletions

View file

@ -13,6 +13,7 @@ private slots:
void test_struct_get();
void test_set_struct();
void test_multiple();
void test_oldPreferences();
};
#endif // TESTQPREFFACEBOOK_H