From 9a207552ae215473f5af7d6336937dcd4bc843ce Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 20 Aug 2024 14:51:37 +0200 Subject: tests: use newly defined test suite ... so that linting information gets propagated properly. --- test/buildtool/common/TARGETS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/buildtool/common') diff --git a/test/buildtool/common/TARGETS b/test/buildtool/common/TARGETS index 00868a33..90d3742c 100644 --- a/test/buildtool/common/TARGETS +++ b/test/buildtool/common/TARGETS @@ -45,8 +45,8 @@ , "stage": ["test", "buildtool", "common"] } , "TESTS": - { "type": "install" - , "tainted": ["test"] + { "type": ["@", "rules", "test", "suite"] + , "stage": ["common"] , "deps": ["action_description", "artifact_description", "repository_config"] } } -- cgit v1.2.3