mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
9c26a491a7
commit
fff0e54593
3 changed files with 116 additions and 105 deletions
|
@ -14,6 +14,7 @@ private slots:
|
|||
void test_set_load_struct();
|
||||
void test_struct_disk();
|
||||
void test_multiple();
|
||||
void test_oldPreferences();
|
||||
};
|
||||
|
||||
#endif // TESTQPREFDIVEPLANNER_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue