summaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2012-02-07 10:56:38 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-07 18:05:06 +0100
commit1de30075a2cb398df89806ed5655105c60a9f85c (patch)
tree1ecb0fb83723711ae16d32bf7eb6f1b3199e7fb3 /tests/manual
parent8aeb70ed366650dd39c4edf9777bd7a9777cb313 (diff)
Add missing subdirectory test.
Change-Id: If59f124ce8be520c8c8692ac4f1400552749557b Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/cmake/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/cmake/CMakeLists.txt b/tests/manual/cmake/CMakeLists.txt
index 91ead649ec..7eca679e1b 100644
--- a/tests/manual/cmake/CMakeLists.txt
+++ b/tests/manual/cmake/CMakeLists.txt
@@ -33,3 +33,4 @@ expect_pass(pass2)
expect_pass(pass3)
expect_fail(fail4)
expect_fail(fail5)
+expect_pass("pass(needsquoting)6")