From 3da8351199ef811e60edb2c958342492987561cd Mon Sep 17 00:00:00 2001 From: Alberto Sartori Date: Wed, 1 Feb 2023 09:17:07 +0100 Subject: execution-service: add end-to-end test Co-authored by: Klaus Aehlig --- 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 cbe27b67..74962cff 100644 --- a/test/end-to-end/TARGETS +++ b/test/end-to-end/TARGETS @@ -32,6 +32,7 @@ , [["./", "just-mr", "TESTS"], "just-mr"] , [["./", "git-import", "TESTS"], "git-import"] , [["./", "gc", "TESTS"], "gc"] + , [["./", "execution-service", "TESTS"], "execution-service"] ] } } -- cgit v1.2.3