From 141035d936a0b361d2802499fd9b824e8c6a6a5e Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 18 Aug 2022 16:32:58 +0200 Subject: main: honor configuration for target_file name ... also when determining default module or target. --- 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 1a984106..9bf99a36 100644 --- a/test/end-to-end/TARGETS +++ b/test/end-to-end/TARGETS @@ -5,6 +5,7 @@ , "tainted": ["test"] , "dirs": [ [["./", "actions", "TESTS"], "actions"] + , [["./", "cli", "TESTS"], "cli"] , [["./", "generated-binary", "TESTS"], "generated-binary"] , [["./", "targets", "TESTS"], "targets"] , [["./", "user-errors", "TESTS"], "user-errors"] -- cgit v1.2.3