summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Pfeiffer <cpfeiffer@live.de>2017-04-26 18:26:47 (GMT)
committerChristian Pfeiffer <cpfeiffer@live.de>2017-04-26 18:26:47 (GMT)
commit81841426fc12864008999893c11e555df06df292 (patch)
tree2d7f1c48f8e75c2eb1ea64a87ffb061367cb9469 /Tests/CMakeTests/CMakeLists.txt
parent41b84b2220ef147d76f5b1291601c069397f854b (diff)
downloadCMake-81841426fc12864008999893c11e555df06df292.zip
CMake-81841426fc12864008999893c11e555df06df292.tar.gz
CMake-81841426fc12864008999893c11e555df06df292.tar.bz2
separgs: Migrate tests to RunCMake tests
Diffstat (limited to 'Tests/CMakeTests/CMakeLists.txt')
-rw-r--r--Tests/CMakeTests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/CMakeTests/CMakeLists.txt b/Tests/CMakeTests/CMakeLists.txt
index 1cca35d..1619081 100644
--- a/Tests/CMakeTests/CMakeLists.txt
+++ b/Tests/CMakeTests/CMakeLists.txt
@@ -19,7 +19,6 @@ AddCMakeTest(GetFilenameComponentRealpath "")
AddCMakeTest(Version "")
AddCMakeTest(Message "")
AddCMakeTest(File "")
-AddCMakeTest(SeparateArguments "")
AddCMakeTest(ImplicitLinkInfo "")
AddCMakeTest(ModuleNotices "")
AddCMakeTest(GetProperty "")