summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expectfail/expectfail.pro
diff options
context:
space:
mode:
authorDebao Zhang <hello@debao.me>2013-03-22 15:01:59 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-27 03:54:20 +0100
commit495f7cafdbd7dff80db733ddee93e61d73d06537 (patch)
treebd3b02ec89f4976201e88c464743b62e1260729b /tests/auto/testlib/selftests/expectfail/expectfail.pro
parent925fd32a2d8fc6563ab5318344a223bbe6d686d9 (diff)
QtTest tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Change-Id: Id67ab0ea3be47d3b365aa01a354829b8745b7250 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'tests/auto/testlib/selftests/expectfail/expectfail.pro')
-rw-r--r--tests/auto/testlib/selftests/expectfail/expectfail.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expectfail/expectfail.pro b/tests/auto/testlib/selftests/expectfail/expectfail.pro
index fdaf888263..c1849990f2 100644
--- a/tests/auto/testlib/selftests/expectfail/expectfail.pro
+++ b/tests/auto/testlib/selftests/expectfail/expectfail.pro
@@ -5,4 +5,3 @@ mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
TARGET = expectfail
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0