tests: move TechnicalDetails test from testpreferences

Remove TechnicalDetails test in testpreferences
add the same TechnicalDetails tests to testqPrefTechnicalDetails

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen 2018-08-05 15:10:45 +02:00 committed by Dirk Hohndel
parent 863c04f3f7
commit bfafb51649
3 changed files with 109 additions and 99 deletions

View file

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