mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
tests: move Units test from testpreferences
Remove Units test in testpreferences add the same Units tests to testqPrefUnits Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
d9b7aaef76
commit
ccfd14211a
3 changed files with 50 additions and 39 deletions
|
|
@ -15,6 +15,7 @@ private slots:
|
|||
void test_struct_disk();
|
||||
void test_multiple();
|
||||
void test_unit_system();
|
||||
void test_oldPreferences();
|
||||
};
|
||||
|
||||
#endif // TESTQPREFUNITS_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue