diff options
-rw-r--r-- | test/end-to-end/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
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"] ] } } |