aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testdivesiteduplication.cpp
diff options
context:
space:
mode:
authorGravatar Anton Lundin <glance@acc.umu.se>2017-02-05 23:26:51 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-02-05 14:45:25 -0800
commitc2ea3c2616d6b622ba66ddd358493690dc227f57 (patch)
tree7cda69404d9e26511972244cabba22d860d035b8 /tests/testdivesiteduplication.cpp
parentf6cd21ce5a450f8b3ba9cf844559c26f803ac38b (diff)
downloadsubsurface-c2ea3c2616d6b622ba66ddd358493690dc227f57.tar.gz
Our tests are actually GUILESS
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'tests/testdivesiteduplication.cpp')
-rw-r--r--tests/testdivesiteduplication.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdivesiteduplication.cpp b/tests/testdivesiteduplication.cpp
index 805dac470..803f3f187 100644
--- a/tests/testdivesiteduplication.cpp
+++ b/tests/testdivesiteduplication.cpp
@@ -8,4 +8,4 @@ void TestDiveSiteDuplication::testReadV2()
QCOMPARE(dive_site_table.nr, 2);
}
-QTEST_MAIN(TestDiveSiteDuplication)
+QTEST_GUILESS_MAIN(TestDiveSiteDuplication)