summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglfunctions
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/qglfunctions')
-rw-r--r--tests/auto/opengl/qglfunctions/qglfunctions.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/opengl/qglfunctions/qglfunctions.pro b/tests/auto/opengl/qglfunctions/qglfunctions.pro
index 0113068f1d..5851b159b1 100644
--- a/tests/auto/opengl/qglfunctions/qglfunctions.pro
+++ b/tests/auto/opengl/qglfunctions/qglfunctions.pro
@@ -1,4 +1,5 @@
CONFIG += testcase
+CONFIG += parallel_test
TARGET = tst_qglfunctions
requires(contains(QT_CONFIG,opengl))
QT += opengl widgets testlib