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:
Anton Lundin 2017-02-05 23:26:51 +01:00 committed by Dirk Hohndel
parent f6cd21ce5a
commit c2ea3c2616
9 changed files with 9 additions and 9 deletions

View file

@ -6,4 +6,4 @@ void TestProfile::testRedCeiling()
parse_file("../dives/deep.xml");
}
QTEST_MAIN(TestProfile)
QTEST_GUILESS_MAIN(TestProfile)