summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-09-19 14:46:31 (GMT)
committerBrad King <brad.king@kitware.com>2018-09-19 14:46:31 (GMT)
commit60e6e5db61d6f27814bb68dee1f497848e147ffb (patch)
treeb53612e71e50653abb4f16b3d6a4b57d257a10be
parentc1fd1607b8b2e879258f4257a86f9262ccd3d27c (diff)
parentcfe77802795699e829105346acc2d92c791f88fa (diff)
downloadCMake-60e6e5db61d6f27814bb68dee1f497848e147ffb.zip
CMake-60e6e5db61d6f27814bb68dee1f497848e147ffb.tar.gz
CMake-60e6e5db61d6f27814bb68dee1f497848e147ffb.tar.bz2
Merge branch 'doc-updates' into release-3.12
Merge-request: !2401
-rw-r--r--Help/prop_dir/TESTS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_dir/TESTS.rst b/Help/prop_dir/TESTS.rst
index c6e1d88..91acd3e 100644
--- a/Help/prop_dir/TESTS.rst
+++ b/Help/prop_dir/TESTS.rst
@@ -4,4 +4,4 @@ TESTS
List of tests.
This read-only property holds a :ref:`;-list <CMake Language Lists>` of tests
-defined so far by the :command:`add_test` command.
+defined so far, in the current directory, by the :command:`add_test` command.