From 995d16a874152493881b753ac7cfcbff22ce5a2f Mon Sep 17 00:00:00 2001 From: Rosia E Evans Date: Fri, 29 Sep 2023 01:10:15 +0100 Subject: [PATCH] removes tests temporarily --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 45cc8e4..6f0e7da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,6 +9,6 @@ project(BlogParser) configure_file(MacroDefinitions.h.in MacroDefinitions.h) add_subdirectory(Src) -add_subdirectory(Tests) +#add_subdirectory(Tests)