summaryrefslogtreecommitdiff
path: root/Modules/CTest.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/CTest.cmake')
-rw-r--r--Modules/CTest.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/CTest.cmake b/Modules/CTest.cmake
index 10d6ff51f5..952e18eed6 100644
--- a/Modules/CTest.cmake
+++ b/Modules/CTest.cmake
@@ -1,5 +1,5 @@
-# - Configure a project for testing with CTest/Dart
-# This file configures a project to use the CTest/Dart
+# - Configure a project for testing with CTest/CDash
+# This file configures a project to use the CTest/CDash/Dart
# testing/dashboard process. This module should be included
# in the CMakeLists.txt file at the top of a project. Typical usage:
# INCLUDE(CTest)