summaryrefslogtreecommitdiff
path: root/Tests/CTestTestRunScript/hello.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CTestTestRunScript/hello.cmake.in')
-rw-r--r--Tests/CTestTestRunScript/hello.cmake.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tests/CTestTestRunScript/hello.cmake.in b/Tests/CTestTestRunScript/hello.cmake.in
index 140df1e02..37905e3c4 100644
--- a/Tests/CTestTestRunScript/hello.cmake.in
+++ b/Tests/CTestTestRunScript/hello.cmake.in
@@ -1,2 +1,2 @@
-SET(CTEST_RUN_CURRENT_SCRIPT 0)
-MESSAGE("hello world")
+set(CTEST_RUN_CURRENT_SCRIPT 0)
+message("hello world")