aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-07-09 14:04:17 +1000
committerQt by Nokia <qt-info@nokia.com>2012-07-11 02:59:53 +0200
commit1dd9d19cddb1d1f1c88e182cf25a84c9afee3a13 (patch)
tree84ad8817cb332c2138f74532374d8304cb087fc9 /tests/auto/quick/qquickanimations
parent03192f749c14ffdde24d3e1585fadf98f9750938 (diff)
Remove superfluous DEFINE no longer used in source code.
Task-number: QTBUG-23385 Change-Id: I9115139e62d89db525e79c1800754b7df80d39d6 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/quick/qquickanimations')
-rw-r--r--tests/auto/quick/qquickanimations/qquickanimations.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/quick/qquickanimations/qquickanimations.pro b/tests/auto/quick/qquickanimations/qquickanimations.pro
index fa8ec3f566..c9820e7204 100644
--- a/tests/auto/quick/qquickanimations/qquickanimations.pro
+++ b/tests/auto/quick/qquickanimations/qquickanimations.pro
@@ -11,6 +11,3 @@ TESTDATA = data/*
CONFIG += parallel_test
QT += core-private gui-private v8-private qml-private quick-private testlib
-
-# QTBUG-23385 - color mixing tests failing on Ubuntu 11.10 x64
-linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):DEFINES+=UBUNTU_ONEIRIC