This is an automated email from the ASF dual-hosted git repository.

shinrich pushed a commit to branch simplify-bigobj
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit 122151592aaf5f9fb988f31821ec0603e53adfa7
Author: Susan Hinrichs <[email protected]>
AuthorDate: Wed Nov 29 05:47:00 2023 +0000

    Finish cleaning out cmake
---
 tests/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index d58dcd3265..afd94746d3 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -27,7 +27,6 @@ function(ADD_AUTEST_PLUGIN _NAME)
 endfunction()
 
 add_subdirectory(tools/plugins)
-add_subdirectory(gold_tests/bigobj)
 add_subdirectory(gold_tests/chunked_encoding)
 add_subdirectory(gold_tests/continuations/plugins)
 add_subdirectory(gold_tests/jsonrpc/plugins)

Reply via email to