aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-07-26 14:30:55 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-26 14:47:39 +0200
commit46e758e985798ca659c79d39683ab000cf870354 (patch)
tree891e5027f1e6989665392f1c8d492ffff812a68c /tests
parent40ebc1d909d69fffbf69cf2c2317f04a823e837e (diff)
test: Remove insignificant mark from tst_touchmouse
Tests are passing nowaways on OS X. Task-number: QTBUG-27890 Change-Id: I2245801a44b9b6fd8773c91e2d5dd67f5a5b7373 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/touchmouse/touchmouse.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/quick/touchmouse/touchmouse.pro b/tests/auto/quick/touchmouse/touchmouse.pro
index 378e199bf5..af6d536cbc 100644
--- a/tests/auto/quick/touchmouse/touchmouse.pro
+++ b/tests/auto/quick/touchmouse/touchmouse.pro
@@ -14,5 +14,3 @@ TESTDATA = data/*
# OTHER_FILES += data/foo.qml
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
-mac:CONFIG+=insignificant_test # QTBUG-27890