summaryrefslogtreecommitdiff
path: root/test/end-to-end/symlinks
diff options
context:
space:
mode:
Diffstat (limited to 'test/end-to-end/symlinks')
-rw-r--r--test/end-to-end/symlinks/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/end-to-end/symlinks/TARGETS b/test/end-to-end/symlinks/TARGETS
index 12add451..f70f2029 100644
--- a/test/end-to-end/symlinks/TARGETS
+++ b/test/end-to-end/symlinks/TARGETS
@@ -2,7 +2,7 @@
{ "type": ["end-to-end", "with remote"]
, "name": ["stage-links"]
, "test": ["stage-links.sh"]
- , "deps": [["end-to-end", "tool-under-test"]]
+ , "deps": [["", "tool-under-test"]]
}
, "TESTS": {"type": "install", "tainted": ["test"], "deps": ["stage-links"]}
}