summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglfunctions/qglfunctions.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/qglfunctions/qglfunctions.pro')
-rw-r--r--tests/auto/opengl/qglfunctions/qglfunctions.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/opengl/qglfunctions/qglfunctions.pro b/tests/auto/opengl/qglfunctions/qglfunctions.pro
index a512ea0dd9..3873efbbc5 100644
--- a/tests/auto/opengl/qglfunctions/qglfunctions.pro
+++ b/tests/auto/opengl/qglfunctions/qglfunctions.pro
@@ -1,5 +1,4 @@
CONFIG += testcase
-CONFIG += parallel_test
TARGET = tst_qglfunctions
requires(qtHaveModule(opengl))
QT += opengl widgets testlib
@@ -7,4 +6,3 @@ QT += opengl widgets testlib
SOURCES += tst_qglfunctions.cpp
win32:CONFIG+=insignificant_test # QTBUG-26390
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0