summaryrefslogtreecommitdiffstats
path: root/tests/auto/rcc/tst_rcc.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-08-06 11:10:00 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-08-06 11:10:00 +0200
commit190e9803165b3d3d076cc02b8861cff96f3e11d0 (patch)
treebfebcc32a00ed6efbc21db19a33959605684b272 /tests/auto/rcc/tst_rcc.cpp
parentf5979a98bab248ce07567e72258257f78424e835 (diff)
Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection.
Diffstat (limited to 'tests/auto/rcc/tst_rcc.cpp')
-rw-r--r--tests/auto/rcc/tst_rcc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/rcc/tst_rcc.cpp b/tests/auto/rcc/tst_rcc.cpp
index dcdf1b67a0..e4255a3d9b 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"