diff options
Diffstat (limited to 'tests/auto/rcc/tst_rcc.cpp')
-rw-r--r-- | tests/auto/rcc/tst_rcc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/rcc/tst_rcc.cpp b/tests/auto/rcc/tst_rcc.cpp index dcdf1b6..e4255a3 100644 --- a/tests/auto/rcc/tst_rcc.cpp +++ b/tests/auto/rcc/tst_rcc.cpp @@ -157,6 +157,6 @@ void tst_rcc::rcc() -QTEST_MAIN(tst_rcc) +QTEST_APPLESS_MAIN(tst_rcc) #include "tst_rcc.moc" |