From 42e82b0f737de367de38567cbe6ee5f158618a2d Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 9 May 2025 17:20:54 +0200 Subject: GitTree: Ensure all read entries are valid Match behaviour of reading trees, which always checks for invalid entries, also for reading blobs. --- test/buildtool/file_system/TARGETS | 1 - 1 file changed, 1 deletion(-) (limited to 'test/buildtool/file_system/TARGETS') diff --git a/test/buildtool/file_system/TARGETS b/test/buildtool/file_system/TARGETS index 141deb42..5062ee29 100644 --- a/test/buildtool/file_system/TARGETS +++ b/test/buildtool/file_system/TARGETS @@ -52,7 +52,6 @@ , ["@", "src", "src/buildtool/file_system", "object_type"] , ["@", "src", "src/utils/cpp", "atomic"] , ["@", "src", "src/utils/cpp", "hex_string"] - , ["@", "src", "src/utils/cpp", "path"] , ["", "catch-main"] , ["utils", "container_matchers"] , ["utils", "shell_quoting"] -- cgit v1.2.3