summaryrefslogtreecommitdiffstats
path: root/tests/auto/processmanager/processmanager.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/processmanager/processmanager.pro')
-rw-r--r--tests/auto/processmanager/processmanager.pro10
1 files changed, 9 insertions, 1 deletions
diff --git a/tests/auto/processmanager/processmanager.pro b/tests/auto/processmanager/processmanager.pro
index 2049057..6d0389d 100644
--- a/tests/auto/processmanager/processmanager.pro
+++ b/tests/auto/processmanager/processmanager.pro
@@ -1,3 +1,11 @@
TEMPLATE = subdirs
-SUBDIRS = testClient testPrelaunch testPipeLauncher testSocketLauncher testForkLauncher test
+SUBDIRS = \
+ testClient \
+ testPrelaunch \
+ testPipeLauncher \
+ testSocketLauncher \
+ testForkLauncher \
+ testPreforkLauncher \
+ testPrefork \
+ test