diff options
Diffstat (limited to 'Tests/RunCMake/CTestHardwareAllocation/notenough1-ctest-s-hw-check.cmake')
-rw-r--r-- | Tests/RunCMake/CTestHardwareAllocation/notenough1-ctest-s-hw-check.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/RunCMake/CTestHardwareAllocation/notenough1-ctest-s-hw-check.cmake b/Tests/RunCMake/CTestHardwareAllocation/notenough1-ctest-s-hw-check.cmake deleted file mode 100644 index 9c730be..0000000 --- a/Tests/RunCMake/CTestHardwareAllocation/notenough1-ctest-s-hw-check.cmake +++ /dev/null @@ -1,3 +0,0 @@ -if(EXISTS "${RunCMake_TEST_BINARY_DIR}/cthwalloc.log") - set(RunCMake_TEST_FAILED "cthwalloc.log should not exist") -endif() |