summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtransformedscreen/tst_qtransformedscreen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtransformedscreen/tst_qtransformedscreen.cpp')
-rw-r--r--tests/auto/qtransformedscreen/tst_qtransformedscreen.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qtransformedscreen/tst_qtransformedscreen.cpp b/tests/auto/qtransformedscreen/tst_qtransformedscreen.cpp
index b62bf007ba..7aa19bcf82 100644
--- a/tests/auto/qtransformedscreen/tst_qtransformedscreen.cpp
+++ b/tests/auto/qtransformedscreen/tst_qtransformedscreen.cpp
@@ -42,8 +42,6 @@
#include <QtTest/QtTest>
-#if defined(Q_WS_QWS)
-
//TESTED_CLASS=
//TESTED_FILES=
@@ -188,7 +186,3 @@ void tst_QTransformedScreen::qwsDisplay_setTransformation()
QTEST_MAIN(tst_QTransformedScreen)
#include "tst_qtransformedscreen.moc"
-
-#else // Q_WS_QWS
-QTEST_NOOP_MAIN
-#endif