summaryrefslogtreecommitdiff
path: root/test/hello/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/hello/TARGETS')
-rw-r--r--test/hello/TARGETS3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/hello/TARGETS b/test/hello/TARGETS
index d01c382..9d16e07 100644
--- a/test/hello/TARGETS
+++ b/test/hello/TARGETS
@@ -1,4 +1,5 @@
-{ "":
+{ "": {"type": "install", "tainted": ["test"], "deps": ["hello"]}
+, "hello":
{ "type": ["@", "rules", "shell/test", "script"]
, "name": ["hello"]
, "test": ["test_hello.sh"]