diff options
Diffstat (limited to 'test/buildtool/file_system/TARGETS')
-rw-r--r-- | test/buildtool/file_system/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/buildtool/file_system/TARGETS b/test/buildtool/file_system/TARGETS index 8d1d351d..4c8a0d76 100644 --- a/test/buildtool/file_system/TARGETS +++ b/test/buildtool/file_system/TARGETS @@ -34,6 +34,7 @@ , ["utils", "container_matchers"] , ["@", "src", "src/buildtool/file_system", "git_tree"] , ["@", "src", "src/buildtool/file_system", "file_system_manager"] + , ["@", "src", "src/buildtool/common", "common"] , ["utils", "shell_quoting"] ] , "stage": ["test", "buildtool", "file_system"] |