From 7ff771321861559905f1681eae8c48b5ef48705f Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 2 Mar 2022 18:09:07 +0100 Subject: Add end-to-end test using built shell scripts to generate files --- test/end-to-end/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'test/end-to-end/TARGETS') 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"] ] } -- cgit v1.2.3