From f416b73d9ea81cd1d53818858da296d3b4a07e84 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 16 Jan 2023 09:49:06 +0100 Subject: test/end-to-end: stage git-import tests to their own directory ... to avoid potential staging conflicts. Having them staged to just-mr was a copy-and-paste error in the first place anyway. --- test/end-to-end/TARGETS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/end-to-end/TARGETS') diff --git a/test/end-to-end/TARGETS b/test/end-to-end/TARGETS index 5b66f9d8..577195ff 100644 --- a/test/end-to-end/TARGETS +++ b/test/end-to-end/TARGETS @@ -30,7 +30,7 @@ , [["./", "remote-execution", "TESTS"], "remote-execution"] , [["./", "target-cache", "TESTS"], "target-cache"] , [["./", "just-mr", "TESTS"], "just-mr"] - , [["./", "git-import", "TESTS"], "just-mr"] + , [["./", "git-import", "TESTS"], "git-import"] ] } } -- cgit v1.2.3