tests: move LocationService test from testpreferences

Remove LocationService test in testpreferences
add the same LocationService tests to testqPrefLocationService

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-06 18:18:05 +02:00 committed by Dirk Hohndel
parent 3174c71563
commit c97bb239b2
3 changed files with 24 additions and 13 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 // TESTQPREFLOCATIONSERVICE_H