summaryrefslogtreecommitdiff
path: root/build/CTestTestfile.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'build/CTestTestfile.cmake')
-rw-r--r--build/CTestTestfile.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/CTestTestfile.cmake b/build/CTestTestfile.cmake
deleted file mode 100644
index 5ef1de8..0000000
--- a/build/CTestTestfile.cmake
+++ /dev/null
@@ -1,8 +0,0 @@
-# CMake generated Testfile for
-# Source directory: /home/dawidg81/minesweeper
-# Build directory: /home/dawidg81/minesweeper/build
-#
-# This file includes the relevant testing commands required for
-# testing this directory and lists subdirectories to be tested as well.
-add_test(runs_minesweeper "/home/dawidg81/minesweeper/build/minesweeper")
-set_tests_properties(runs_minesweeper PROPERTIES _BACKTRACE_TRIPLES "/home/dawidg81/minesweeper/CMakeLists.txt;19;add_test;/home/dawidg81/minesweeper/CMakeLists.txt;0;")