summaryrefslogtreecommitdiff
path: root/Tests/Contracts/cse-snapshot/RunTest.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Contracts/cse-snapshot/RunTest.cmake')
-rw-r--r--Tests/Contracts/cse-snapshot/RunTest.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/Contracts/cse-snapshot/RunTest.cmake b/Tests/Contracts/cse-snapshot/RunTest.cmake
deleted file mode 100644
index 7eb630116..000000000
--- a/Tests/Contracts/cse-snapshot/RunTest.cmake
+++ /dev/null
@@ -1,3 +0,0 @@
-set(exe "$ENV{HOME}/.cmake/Contracts/cse-snapshot/510345e4/build/built/Release/git-1.6.5.2/bin/git")
-set(args help clone)
-set(cse-snapshot_RUN_TEST ${exe} ${args})