Remove original proof of concept test files as some fail, and that won't work too well with future possible CI

This commit is contained in:
berniev
2023-03-14 16:00:13 +01:00
committed by Uwe
parent 3f6771ff56
commit de373436cd
-2
View File
@@ -1,7 +1,5 @@
target_sources(
Tests_run
PRIVATE
${CMAKE_CURRENT_SOURCE_DIR}/test1.cpp
${CMAKE_CURRENT_SOURCE_DIR}/test2.cpp
${CMAKE_CURRENT_SOURCE_DIR}/fmt.cpp
)