summaryrefslogtreecommitdiff
path: root/test/end-to-end/TARGETS
diff options
context:
space:
mode:
authorAlberto Sartori <alberto.sartori@huawei.com>2023-02-01 09:17:07 +0100
committerAlberto Sartori <alberto.sartori@huawei.com>2023-02-02 17:57:19 +0100
commit3da8351199ef811e60edb2c958342492987561cd (patch)
tree94440cc1a88734e49393e0fb29e44be5485451c2 /test/end-to-end/TARGETS
parentbd66d45945dc186a0d08db7d9845ef657d549577 (diff)
downloadjustbuild-3da8351199ef811e60edb2c958342492987561cd.tar.gz
execution-service: add end-to-end test
Co-authored by: Klaus Aehlig <klaus.aehlig@huawei.com>
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 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"]
]
}
}