summaryrefslogtreecommitdiff
path: root/test/end-to-end/TARGETS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-03-02 18:09:07 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-03-03 10:23:03 +0100
commit7ff771321861559905f1681eae8c48b5ef48705f (patch)
tree526e58297fe4b453b8cbcec7277dab2f54367978 /test/end-to-end/TARGETS
parent753cb233e9768239901117f2e78cd19bcc1b1161 (diff)
downloadjustbuild-7ff771321861559905f1681eae8c48b5ef48705f.tar.gz
Add end-to-end test using built shell scripts to generate files
Diffstat (limited to 'test/end-to-end/TARGETS')
-rw-r--r--test/end-to-end/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/end-to-end/TARGETS b/test/end-to-end/TARGETS
index 15e20a47..03b76c0e 100644
--- a/test/end-to-end/TARGETS
+++ b/test/end-to-end/TARGETS
@@ -5,6 +5,7 @@
, "tainted": ["test"]
, "dirs":
[ [["./", "actions", "TESTS"], "actions"]
+ , [["./", "generated-binary", "TESTS"], "generated-binary"]
, [["./", "targets", "TESTS"], "targets"]
]
}