summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/rcc/tst_rcc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/rcc/tst_rcc.cpp')
-rw-r--r--tests/auto/tools/rcc/tst_rcc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/tools/rcc/tst_rcc.cpp b/tests/auto/tools/rcc/tst_rcc.cpp
index d0806bd199..138a7ffc4d 100644
--- a/tests/auto/tools/rcc/tst_rcc.cpp
+++ b/tests/auto/tools/rcc/tst_rcc.cpp
@@ -361,6 +361,6 @@ void tst_rcc::cleanupTestCase()
QFile::remove(entry.absoluteFilePath());
}
-QTEST_APPLESS_MAIN(tst_rcc)
+QTEST_MAIN(tst_rcc)
#include "tst_rcc.moc"