diff options
Diffstat (limited to 'tests/auto/qtwidgets/tst_qtwidgets.cpp')
-rw-r--r-- | tests/auto/qtwidgets/tst_qtwidgets.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qtwidgets/tst_qtwidgets.cpp b/tests/auto/qtwidgets/tst_qtwidgets.cpp index fa5cd3e..a765bde 100644 --- a/tests/auto/qtwidgets/tst_qtwidgets.cpp +++ b/tests/auto/qtwidgets/tst_qtwidgets.cpp @@ -74,8 +74,6 @@ void tst_QtWidgets::snapshot() { QSKIP("Jesper will fix this test when he has time.", SkipAll); #if 0 - QSKIP("This test doesn't do anything useful at the moment.", SkipAll); - StyleWidget widget(0, Qt::X11BypassWindowManagerHint); widget.show(); |