temporarily disabling some unit-tests

This commit is contained in:
Ned Wright
2023-08-24 11:56:16 +00:00
parent b25fd8def5
commit 81c75495cc
7 changed files with 7 additions and 7 deletions

View File

@@ -2,4 +2,4 @@ ADD_DEFINITIONS(-Wno-deprecated-declarations -Dalpine)
add_library(orchestration_downloader curl_client.cc downloader.cc http_client.cc https_client.cc)
add_subdirectory(downloader_ut)
#add_subdirectory(downloader_ut)