summaryrefslogtreecommitdiffstats
path: root/tests/testplan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testplan.cpp')
-rw-r--r--tests/testplan.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testplan.cpp b/tests/testplan.cpp
index a3fb5240a..a60b3d2ab 100644
--- a/tests/testplan.cpp
+++ b/tests/testplan.cpp
@@ -621,4 +621,4 @@ void TestPlan::testVpmbMetricRepeat()
QCOMPARE(finalDiveRunTimeSeconds, firstDiveRunTimeSeconds);
}
-QTEST_MAIN(TestPlan)
+QTEST_GUILESS_MAIN(TestPlan)