summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/hsts/hsts.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/access/hsts/hsts.pro')
-rw-r--r--tests/auto/network/access/hsts/hsts.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/network/access/hsts/hsts.pro b/tests/auto/network/access/hsts/hsts.pro
new file mode 100644
index 0000000000..07bdea5f62
--- /dev/null
+++ b/tests/auto/network/access/hsts/hsts.pro
@@ -0,0 +1,6 @@
+QT += core core-private network network-private testlib
+CONFIG += testcase parallel_test c++11
+TEMPLATE = app
+TARGET = tst_qhsts
+
+SOURCES += tst_qhsts.cpp