summaryrefslogtreecommitdiff
path: root/test/end-to-end/TARGETS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-11-12 10:53:51 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-11-21 14:32:53 +0100
commit700d98502a17e57829e2741b503491c1f5dab5a0 (patch)
treeb17ef0fe5792664a16d94c54c1d4941144f5e030 /test/end-to-end/TARGETS
parent1e1feab4007702a201cec57b2257e60bec070a27 (diff)
downloadjustbuild-700d98502a17e57829e2741b503491c1f5dab5a0.tar.gz
Add basic test for computed roots
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 81ac180e..93f0a01c 100644
--- a/test/end-to-end/TARGETS
+++ b/test/end-to-end/TARGETS
@@ -61,6 +61,7 @@
, ["./", "build-fails", "TESTS"]
, ["./", "built-in-rules", "TESTS"]
, ["./", "cli", "TESTS"]
+ , ["./", "computed-roots", "TESTS"]
, ["./", "execution-service", "TESTS"]
, ["./", "gc", "TESTS"]
, ["./", "generated-binary", "TESTS"]