diff options
author | Brad King <brad.king@kitware.com> | 2019-01-17 15:57:15 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-01-17 15:57:51 (GMT) |
commit | 75a7a237465e37215525831f942a3904d20d1380 (patch) | |
tree | f8f3a7a45d80eba57a4a177c020c113648e4c822 /Tests/RunCMake/CTestCommandLine/show-only_json-v1-check.cmake | |
parent | fecbc87608f4b1429721292d3414bde9eb9f073f (diff) | |
download | CMake-75a7a237465e37215525831f942a3904d20d1380.zip CMake-75a7a237465e37215525831f942a3904d20d1380.tar.gz CMake-75a7a237465e37215525831f942a3904d20d1380.tar.bz2 |
Tests: Rename RunCMake.CTestCommandLine show-only test cases
The current name was chosen from an earlier design iteration of the
command-line option name. Rename the case to match the final name.
Diffstat (limited to 'Tests/RunCMake/CTestCommandLine/show-only_json-v1-check.cmake')
-rw-r--r-- | Tests/RunCMake/CTestCommandLine/show-only_json-v1-check.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/CTestCommandLine/show-only_json-v1-check.cmake b/Tests/RunCMake/CTestCommandLine/show-only_json-v1-check.cmake new file mode 100644 index 0000000..f9234f8 --- /dev/null +++ b/Tests/RunCMake/CTestCommandLine/show-only_json-v1-check.cmake @@ -0,0 +1 @@ +show_only_json_check_python(1) |