tests: move Geocoding test from testpreferences

Remove Geocoding test in testpreferences
add the same Geocoding tests to testqPrefGeocoding

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-10 20:59:42 +02:00 committed by Dirk Hohndel
parent 859f08a358
commit 80583e63b5
3 changed files with 27 additions and 17 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 // TESTQPREFGEOCODING_H