diff options
Diffstat (limited to 'tests/testprofile.cpp')
-rw-r--r-- | tests/testprofile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testprofile.cpp b/tests/testprofile.cpp index cf2db80f3..c3453b695 100644 --- a/tests/testprofile.cpp +++ b/tests/testprofile.cpp @@ -6,4 +6,4 @@ void TestProfile::testRedCeiling() parse_file("../dives/deep.xml"); } -QTEST_MAIN(TestProfile)
\ No newline at end of file +QTEST_GUILESS_MAIN(TestProfile) |