From ceefa8481e11b83d42a0f7e3410fc81ed2b1078f Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Mon, 14 Mar 2022 11:29:28 +0100 Subject: ExecutionAPI: Add test for retrieving trees to path --- test/buildtool/execution_api/common/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'test/buildtool/execution_api/common/TARGETS') diff --git a/test/buildtool/execution_api/common/TARGETS b/test/buildtool/execution_api/common/TARGETS index 21095882..abd7e3a3 100644 --- a/test/buildtool/execution_api/common/TARGETS +++ b/test/buildtool/execution_api/common/TARGETS @@ -6,6 +6,7 @@ [ ["@", "catch2", "", "catch2"] , ["src/buildtool/common", "artifact_factory"] , ["src/buildtool/execution_api/common", "common"] + , ["src/buildtool/file_system", "file_system_manager"] ] , "stage": ["test", "buildtool", "execution_api", "common"] } -- cgit v1.2.3