From bac42ee6f84248309e082845e7ea835527cda39b Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 23 Dec 2022 15:34:10 +0100 Subject: Test that just-mr does not rely on CAS ... and, instead, stores all needed information in git and CAS-independent index files. --- 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 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"] ] } } -- cgit v1.2.3