summaryrefslogtreecommitdiffstats
path: root/tests/testqPrefCloudStorage.h
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2018-07-15 13:53:03 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-07-21 07:49:25 -0700
commitbe8e93d28a78b4d58b35eca9e0f097b824a84fa9 (patch)
tree2e1f08f842db68ccd1fc06393d5dce6e2fc5aefa /tests/testqPrefCloudStorage.h
parentcabdf71bf7976640d9c0c61d4c4c6806a7636218 (diff)
downloadsubsurface-be8e93d28a78b4d58b35eca9e0f097b824a84fa9.tar.gz
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>
Diffstat (limited to 'tests/testqPrefCloudStorage.h')
-rw-r--r--tests/testqPrefCloudStorage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testqPrefCloudStorage.h b/tests/testqPrefCloudStorage.h
index 5caa0e18e..e7aefef46 100644
--- a/tests/testqPrefCloudStorage.h
+++ b/tests/testqPrefCloudStorage.h
@@ -15,6 +15,7 @@ private slots:
void test_set_load_struct();
void test_struct_disk();
void test_multiple();
+ void test_oldPreferences();
};
#endif // TESTQPREFCLOUDSTORAGE_H