summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-08-10 13:10:48 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-08-13 04:51:36 (GMT)
commit37db6a414fce4820302426746f5333aa2a97d656 (patch)
treea6e4ffd7eff5deb514461871a0de7b0bc102a0c3
parentdce1ddd8841c77c0d3e8cdd9079dfa83f6cc308d (diff)
downloadQt-37db6a414fce4820302426746f5333aa2a97d656.zip
Qt-37db6a414fce4820302426746f5333aa2a97d656.tar.gz
Qt-37db6a414fce4820302426746f5333aa2a97d656.tar.bz2
test: Re-enabling tst_QWidget_window
This test has been passing for a long time. Change-Id: Ic3ac0c9e5ab266912283e3f89fb06b6b08b777e9 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
-rw-r--r--tests/auto/qwidget_window/qwidget_window.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qwidget_window/qwidget_window.pro b/tests/auto/qwidget_window/qwidget_window.pro
index 072700a..d83fb24 100644
--- a/tests/auto/qwidget_window/qwidget_window.pro
+++ b/tests/auto/qwidget_window/qwidget_window.pro
@@ -4,5 +4,3 @@ SOURCES += tst_qwidget_window.cpp
x11 {
LIBS += $$QMAKE_LIBS_X11
}
-
-CONFIG+=insignificant_test # QTQAINFRA-428