summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-01 08:55:06 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-01 23:55:41 +0200
commitfad997b4ee6b1cde911fe44921b4bf87e07fa167 (patch)
treee380355a03e0f423732a228585c50bc75f43c1ac /tests
parent949be8cbdd2d346647accbbd9bdab879256470ec (diff)
test: removed bogus CONFIG+=debug for badxml selftest
This appears to serve no purpose. It was probably copy-pasted from assert.pro. Change-Id: Ie3d9605b969ee11f2d64c1ac3e480e9efb862a3c Reviewed-on: http://codereview.qt.nokia.com/4016 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/selftests/badxml/badxml.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/selftests/badxml/badxml.pro b/tests/auto/selftests/badxml/badxml.pro
index f55636de2b..126ac379d7 100644
--- a/tests/auto/selftests/badxml/badxml.pro
+++ b/tests/auto/selftests/badxml/badxml.pro
@@ -8,7 +8,6 @@ QT = core
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
-!win32:CONFIG += debug
TARGET = badxml