From 32322ff28c151d8ec5510b7019365d573e44bddf Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 25 Apr 2022 12:12:14 +0200 Subject: expression: add "msg" argument to "to_subdir" ... allowing to provide additional information in case of conflict during flat staging. --- 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 03b76c0e..720834fd 100644 --- a/test/end-to-end/TARGETS +++ b/test/end-to-end/TARGETS @@ -7,6 +7,7 @@ [ [["./", "actions", "TESTS"], "actions"] , [["./", "generated-binary", "TESTS"], "generated-binary"] , [["./", "targets", "TESTS"], "targets"] + , [["./", "user-errors", "TESTS"], "user-errors"] ] } } -- cgit v1.2.3