summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro')
-rw-r--r--tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro b/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro
index 737802370a..424062a9ac 100644
--- a/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro
+++ b/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro
@@ -5,4 +5,3 @@ include(existing_file.pri)
# Test to see if by specifying full set of parameters to include()
# succeeds when the specified filed to include exists
include(existing_file.pri, "", false)
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0