diff options
Diffstat (limited to 'tests/tests.pro')
-rw-r--r-- | tests/tests.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 3ae66f3..232d596 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -1,3 +1,2 @@ TEMPLATE = subdirs -SUBDIRS = \ - manual +SUBDIRS += manual |