diff options
Diffstat (limited to 'tests/tst_pathutils.cpp')
-rw-r--r-- | tests/tst_pathutils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tst_pathutils.cpp b/tests/tst_pathutils.cpp index a1310d00..eed5b560 100644 --- a/tests/tst_pathutils.cpp +++ b/tests/tst_pathutils.cpp @@ -69,6 +69,6 @@ slots: } }; -QTEST_GUILESS_MAIN_MULTIMC(PathUtilsTest) +QTEST_GUILESS_MAIN(PathUtilsTest) #include "tst_pathutils.moc" |