summaryrefslogtreecommitdiffstats
path: root/tests/testqPrefGeocoding.h
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2018-08-10 20:59:42 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-08-13 15:04:50 -0700
commit80583e63b5ff5c5247df379cb224b3cbd8cce8ab (patch)
tree777caf4993bc46a890dffccbdffb5a35a615a6cb /tests/testqPrefGeocoding.h
parent859f08a358a10c9299a4bc6eac2802da963a3736 (diff)
downloadsubsurface-80583e63b5ff5c5247df379cb224b3cbd8cce8ab.tar.gz
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>
Diffstat (limited to 'tests/testqPrefGeocoding.h')
-rw-r--r--tests/testqPrefGeocoding.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testqPrefGeocoding.h b/tests/testqPrefGeocoding.h
index bfd4605d6..deb02dc67 100644
--- a/tests/testqPrefGeocoding.h
+++ b/tests/testqPrefGeocoding.h
@@ -14,6 +14,7 @@ private slots:
void test_set_load_struct();
void test_struct_disk();
void test_multiple();
+ void test_oldPreferences();
};
#endif // TESTQPREFGEOCODING_H