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