diff options
Diffstat (limited to 'tests/auto/qcopchannel/qcopchannel.pro')
-rw-r--r-- | tests/auto/qcopchannel/qcopchannel.pro | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qcopchannel/qcopchannel.pro b/tests/auto/qcopchannel/qcopchannel.pro new file mode 100644 index 0000000..29f7834 --- /dev/null +++ b/tests/auto/qcopchannel/qcopchannel.pro @@ -0,0 +1,6 @@ +TEMPLATE = subdirs +SUBDIRS = testSend + +SUBDIRS += test + + |