diff options
Diffstat (limited to 'test/buildtool/execution_api/common/TARGETS')
-rw-r--r-- | test/buildtool/execution_api/common/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
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"] } |