summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlquery/qurlquery.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qurlquery/qurlquery.pro')
-rw-r--r--tests/auto/corelib/io/qurlquery/qurlquery.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/io/qurlquery/qurlquery.pro b/tests/auto/corelib/io/qurlquery/qurlquery.pro
index d344e48337..68129f356f 100644
--- a/tests/auto/corelib/io/qurlquery/qurlquery.pro
+++ b/tests/auto/corelib/io/qurlquery/qurlquery.pro
@@ -1,5 +1,5 @@
QT = core core-private testlib
TARGET = tst_qurlquery
-CONFIG += parallel_test testcase
+CONFIG += testcase
SOURCES += tst_qurlquery.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"