summaryrefslogtreecommitdiff
path: root/test/end-to-end/generated-binary
diff options
context:
space:
mode:
Diffstat (limited to 'test/end-to-end/generated-binary')
-rw-r--r--test/end-to-end/generated-binary/TARGETS5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/end-to-end/generated-binary/TARGETS b/test/end-to-end/generated-binary/TARGETS
index fa5aa9bc..ef876c37 100644
--- a/test/end-to-end/generated-binary/TARGETS
+++ b/test/end-to-end/generated-binary/TARGETS
@@ -15,5 +15,8 @@
, "deps": [["", "tool-under-test"], "compile rules"]
}
, "TESTS":
- {"type": "install", "tainted": ["test"], "deps": ["shell", "compiled"]}
+ { "type": ["@", "rules", "test", "suite"]
+ , "stage": ["generated-binary"]
+ , "deps": ["shell", "compiled"]
+ }
}