diff options
Diffstat (limited to 'tests/auto/unit/qpaintervideosurface/qpaintervideosurface.pro')
-rw-r--r-- | tests/auto/unit/qpaintervideosurface/qpaintervideosurface.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/unit/qpaintervideosurface/qpaintervideosurface.pro b/tests/auto/unit/qpaintervideosurface/qpaintervideosurface.pro index 5f7fe30b9..848b1c806 100644 --- a/tests/auto/unit/qpaintervideosurface/qpaintervideosurface.pro +++ b/tests/auto/unit/qpaintervideosurface/qpaintervideosurface.pro @@ -13,5 +13,3 @@ SOURCES += tst_qpaintervideosurface.cpp QT+=widgets linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = precise ]"):DEFINES+=UBUNTU_PRECISE_PANGOLIN - -win32:contains(QT_CONFIG, angle): CONFIG += insignificant_test # QTBUG-28542 |