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

@ -33,4 +33,4 @@ void TestRenumber::testMergeAndAppend()
QCOMPARE(d->number, 2);
}
QTEST_MAIN(TestRenumber)
QTEST_GUILESS_MAIN(TestRenumber)