aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/particles
diff options
context:
space:
mode:
authorCaroline Chao <caroline.chao@theqtcompany.com>2015-04-08 14:41:23 +0200
committerCaroline Chao <caroline.chao@theqtcompany.com>2015-04-08 16:51:36 +0000
commit0f15c9a4171cd7d07cf290cda6a11f93bbf7b866 (patch)
tree685743cacbd305ece84b4ba9ae3a8795344ce0aa /tests/auto/particles
parent48c5e3326a43849a18b67701ad5b0ea426dd09d5 (diff)
Tests: Make qquickcustomparticle significant again
The test is passing in CI and it seems it was temporarily made insignificant in 5a4eebbc. Change-Id: Ic53d45b842c9a9c431a43cb6d5cbd3849e5729ed Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
Diffstat (limited to 'tests/auto/particles')
-rw-r--r--tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro b/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
index 3070d33631..48e7303f86 100644
--- a/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
+++ b/tests/auto/particles/qquickcustomparticle/qquickcustomparticle.pro
@@ -10,6 +10,3 @@ TESTDATA = data/*
QT += core-private gui-private qml-private quick-private quickparticles-private testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-# Skip until fix from qtbase 5.4.0 reached dev.
-win32: CONFIG += insignificant_test