diff options
-rw-r--r-- | test/end-to-end/actions/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/end-to-end/actions/TARGETS b/test/end-to-end/actions/TARGETS index 5258dc0c..17a2fc18 100644 --- a/test/end-to-end/actions/TARGETS +++ b/test/end-to-end/actions/TARGETS @@ -99,7 +99,7 @@ } , "tree-conflicts": { "type": ["@", "rules", "shell/test", "script"] - , "name": ["tree-conflcits"] + , "name": ["tree-conflicts"] , "test": ["tree-conflicts.sh"] , "deps": [["", "tool-under-test"]] , "keep": ["out/graph.json", "out/artifacts.json", "out/log"] |