From 357bc8fc0aca5780eb4d346f54fabdee71f3a6f7 Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Thu, 28 Jul 2022 15:26:47 +0200 Subject: Added test for native remote execution protocol --- 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 a5586446..1a984106 100644 --- a/test/end-to-end/TARGETS +++ b/test/end-to-end/TARGETS @@ -10,6 +10,7 @@ , [["./", "user-errors", "TESTS"], "user-errors"] , [["./", "built-in-rules", "TESTS"], "built-in-rules"] , [["./", "build-fails", "TESTS"], "build-fails"] + , [["./", "remote-execution", "TESTS"], "remote-execution"] ] } } -- cgit v1.2.3