summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qasn1element/qasn1element.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/ssl/qasn1element/qasn1element.pro')
-rw-r--r--tests/auto/network/ssl/qasn1element/qasn1element.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/network/ssl/qasn1element/qasn1element.pro b/tests/auto/network/ssl/qasn1element/qasn1element.pro
new file mode 100644
index 0000000000..524c772443
--- /dev/null
+++ b/tests/auto/network/ssl/qasn1element/qasn1element.pro
@@ -0,0 +1,7 @@
+CONFIG += testcase
+CONFIG += parallel_test
+
+SOURCES += tst_qasn1element.cpp
+QT = core network network-private testlib
+
+TARGET = tst_qasn1element