summaryrefslogtreecommitdiff
path: root/test/end-to-end/TARGETS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-04-25 12:12:14 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-04-25 15:26:53 +0200
commit32322ff28c151d8ec5510b7019365d573e44bddf (patch)
treeba1d961cb7414bed54fc8a617f51fcd15d620fcd /test/end-to-end/TARGETS
parent32981ac5493a7d9925130609ad123ae2ac9984ab (diff)
downloadjustbuild-32322ff28c151d8ec5510b7019365d573e44bddf.tar.gz
expression: add "msg" argument to "to_subdir"
... allowing to provide additional information in case of conflict during flat staging.
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 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"]
]
}
}