From ec05fdb04eeafec146715df1c15fed1a507feafb Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 22 Feb 2023 16:20:28 +0100 Subject: test: Remove unnecessary taintedness for archive_usage target --- test/other_tools/utils/TARGETS | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/other_tools/utils/TARGETS b/test/other_tools/utils/TARGETS index 425015ce..64531668 100644 --- a/test/other_tools/utils/TARGETS +++ b/test/other_tools/utils/TARGETS @@ -1,6 +1,5 @@ { "archive_usage": { "type": ["@", "rules", "CC/test", "test"] - , "tainted": ["test"] , "name": ["archive_usage"] , "srcs": ["archive_usage.test.cpp"] , "private-deps": -- cgit v1.2.3