summaryrefslogtreecommitdiffstats
path: root/tests/testqPrefDivePlanner.h
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2018-08-03 18:14:55 +0200
committerGravatar Robert C. Helling <helling@atdotde.de>2018-08-08 14:29:50 +0200
commitfff0e54593b005b128b17411524cefee342facf0 (patch)
treefae9fc0c73c3331d50f4223357da810ee8eef7d8 /tests/testqPrefDivePlanner.h
parent9c26a491a725be7a061191d0bd4ee01096182e69 (diff)
downloadsubsurface-fff0e54593b005b128b17411524cefee342facf0.tar.gz
tests: move DivePlanner test from testpreferences
Remove DivePlanner test in testpreferences add the same DivePlanner tests to testqPrefDivePlanner Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'tests/testqPrefDivePlanner.h')
-rw-r--r--tests/testqPrefDivePlanner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testqPrefDivePlanner.h b/tests/testqPrefDivePlanner.h
index 801a756de..7d61c3aed 100644
--- a/tests/testqPrefDivePlanner.h
+++ b/tests/testqPrefDivePlanner.h
@@ -14,6 +14,7 @@ private slots:
void test_set_load_struct();
void test_struct_disk();
void test_multiple();
+ void test_oldPreferences();
};
#endif // TESTQPREFDIVEPLANNER_H