diff options
Diffstat (limited to 'app/bin/unittest/CTestTestfile.cmake')
-rw-r--r-- | app/bin/unittest/CTestTestfile.cmake | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app/bin/unittest/CTestTestfile.cmake b/app/bin/unittest/CTestTestfile.cmake deleted file mode 100644 index 96187a6..0000000 --- a/app/bin/unittest/CTestTestfile.cmake +++ /dev/null @@ -1,9 +0,0 @@ -# CMake generated Testfile for -# Source directory: /home/martin/XTrackCAD/src/work/app/bin/unittest -# Build directory: /home/martin/XTrackCAD/src/work/app/bin/unittest -# -# This file includes the relevant testing commands required for -# testing this directory and lists subdirectories to be tested as well. -add_test(DXFOutputTest "dxfformattest") -add_test(PathsTest "pathstest") -add_test(DefaultsTest "defaultstest") |