summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/hpack/hpack.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/access/hpack/hpack.pro')
-rw-r--r--tests/auto/network/access/hpack/hpack.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/network/access/hpack/hpack.pro b/tests/auto/network/access/hpack/hpack.pro
index 3c8b8e7944..2823ae4d0c 100644
--- a/tests/auto/network/access/hpack/hpack.pro
+++ b/tests/auto/network/access/hpack/hpack.pro
@@ -1,5 +1,5 @@
-QT += core core-private network network-private testlib
-CONFIG += testcase parallel_test c++14
+QT = core core-private network network-private testlib
+CONFIG += testcase parallel_test c++11
TEMPLATE = app
TARGET = tst_hpack