summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/network.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/network.pro')
-rw-r--r--tests/auto/network/network.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/network/network.pro b/tests/auto/network/network.pro
new file mode 100644
index 0000000000..3eafd7df70
--- /dev/null
+++ b/tests/auto/network/network.pro
@@ -0,0 +1,8 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ access \
+ bearer \
+ kernel \
+ ssl \
+ socket \
+