summaryrefslogtreecommitdiff
path: root/test/end-to-end/TARGETS
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-12-23 15:34:10 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-12-23 17:08:12 +0100
commitbac42ee6f84248309e082845e7ea835527cda39b (patch)
tree1e921f27c72d51ccf25bc07ca25acdef1e7d9856 /test/end-to-end/TARGETS
parente30f490bef55f0897bdf5ebf757324b181b4de42 (diff)
downloadjustbuild-bac42ee6f84248309e082845e7ea835527cda39b.tar.gz
Test that just-mr does not rely on CAS
... and, instead, stores all needed information in git and CAS-independent index files.
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 5eb95271..27a8c755 100644
--- a/test/end-to-end/TARGETS
+++ b/test/end-to-end/TARGETS
@@ -17,6 +17,7 @@
, [["./", "build-fails", "TESTS"], "build-fails"]
, [["./", "remote-execution", "TESTS"], "remote-execution"]
, [["./", "target-cache", "TESTS"], "target-cache"]
+ , [["./", "just-mr", "TESTS"], "just-mr"]
]
}
}