Remove insignification from QMenuBar test on Ubuntu 11.10.

This test hasn't failed in the last 400 CI builds.

Task-number: QTBUG-4965
Change-Id: I2ff03b7a12906a2b583b3127bf47c12b901ed319
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
This commit is contained in:
Jason McDonald 2012-04-20 00:44:40 +10:00 committed by Qt by Nokia
parent 8aa0be210a
commit c1bfcb29ff

View File

@ -2,5 +2,3 @@ CONFIG += testcase
TARGET = tst_qmenubar
QT += widgets testlib
SOURCES += tst_qmenubar.cpp
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test # QTBUG-4965, QTBUG-11823