summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-11-23 15:10:17 +0200
committerTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-11-24 14:10:14 +0000
commitdb1f8c59a0d2114c0c2d901cbc6b1cac856973da (patch)
treeae171379be7bfda677f8fcb88f71a1251d5a38c4 /tests
parent38cfcc3b500627815ab12add27d7a3c392552ed1 (diff)
Remove insignificant from tst_qpaintervideosurface test
Task-number: QTBUG-28542 Change-Id: If44652c36c09d3367197a0366b42b62aab565ff9 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/unit/qpaintervideosurface/qpaintervideosurface.pro2
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