summaryrefslogtreecommitdiff
path: root/test/end-to-end/TARGETS
diff options
context:
space:
mode:
authorSascha Roloff <sascha.roloff@huawei.com>2022-09-02 14:28:50 +0200
committerSascha Roloff <sascha.roloff@huawei.com>2022-09-12 14:45:34 +0200
commitb877561106e0913de7200836d3c5d167d06e3243 (patch)
tree39003d30fa4e43c75fd7c7e0e34c9ca8500d9519 /test/end-to-end/TARGETS
parent39f3122dd0977a5ea4e58a81ba4665353dda3499 (diff)
downloadjustbuild-b877561106e0913de7200836d3c5d167d06e3243.tar.gz
Fixed tree handling in compatible mode and added regression test
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 9bf99a36..979323d3 100644
--- a/test/end-to-end/TARGETS
+++ b/test/end-to-end/TARGETS
@@ -12,6 +12,7 @@
, [["./", "built-in-rules", "TESTS"], "built-in-rules"]
, [["./", "build-fails", "TESTS"], "build-fails"]
, [["./", "remote-execution", "TESTS"], "remote-execution"]
+ , [["./", "target-cache", "TESTS"], "target-cache"]
]
}
}