summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-06-08 15:35:37 +0200
committerErik Verbruggen <erik.verbruggen@theqtcompany.com>2015-06-11 12:01:13 +0300
commit7665d1523d38a559f9e9587e37c015d9f9c7e8fd (patch)
treec8be87a19e77951e60e22a9aa097f744d9a67ae1 /tests
parenteb59317a2d0ede87595991bb5c10b8466c5ed8ff (diff)
Pulled the examples apart.
Change-Id: Ie379f3996cf62e4a0d0c9df166f33f74b9eeab8e Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro3
-rw-r--r--tests/tests.pro3
2 files changed, 2 insertions, 4 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 3f07fe7..c002d4d 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,3 +1,2 @@
TEMPLATE = subdirs
-SUBDIRS += cmake scion
-
+SUBDIRS = cmake scion
diff --git a/tests/tests.pro b/tests/tests.pro
index 175513a..378f017 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -2,5 +2,4 @@ TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS += \
- auto \
- manual
+ auto