mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Our tests are actually GUILESS
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f6cd21ce5a
commit
c2ea3c2616
9 changed files with 9 additions and 9 deletions
|
|
@ -127,4 +127,4 @@ double TestGpsCoords::coord2double(double deg, double min, double sec)
|
|||
return deg + min / 60.0 + sec / 3600.0;
|
||||
}
|
||||
|
||||
QTEST_MAIN(TestGpsCoords)
|
||||
QTEST_GUILESS_MAIN(TestGpsCoords)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue