tests: move DiveComputer test from testpreferences

Remove DiveComputer test in testpreferences
add the same DiveComputer tests to testqPrefDiveComputer

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-07-22 17:47:17 +02:00 committed by Dirk Hohndel
parent bb5c1da1b7
commit 87b00aea2b
3 changed files with 32 additions and 21 deletions

View file

@ -15,6 +15,7 @@ private slots:
void test_set_load_struct();
void test_struct_disk();
void test_multiple();
void test_oldPreferences();
};
#endif // TESTQPREFDIVECOMPUTER_H