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/end-to-end/git-import/TARGETS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/end-to-end/git-import') diff --git a/test/end-to-end/git-import/TARGETS b/test/end-to-end/git-import/TARGETS index d932908f..6ffe15df 100644 --- a/test/end-to-end/git-import/TARGETS +++ b/test/end-to-end/git-import/TARGETS @@ -49,9 +49,9 @@ , "keep": ["repos.json", "deduplicated.json"] } , "TESTS": - { "type": "install" + { "type": ["@", "rules", "test", "suite"] , "arguments_config": ["TEST_BOOTSTRAP_JUST_MR"] - , "tainted": ["test"] + , "stage": ["git-import"] , "deps": { "type": "++" , "$1": -- cgit v1.2.3