summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_api/local/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'test/buildtool/execution_api/local/TARGETS')
-rw-r--r--test/buildtool/execution_api/local/TARGETS4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/buildtool/execution_api/local/TARGETS b/test/buildtool/execution_api/local/TARGETS
index 1a86621f..92107bd8 100644
--- a/test/buildtool/execution_api/local/TARGETS
+++ b/test/buildtool/execution_api/local/TARGETS
@@ -45,8 +45,8 @@
, "deps":
[ ["@", "catch2", "", "catch2"]
, ["test", "catch-main"]
- , ["src/buildtool/common", "artifact_factory"]
, ["src/buildtool/execution_api/local", "local"]
+ , ["test/buildtool/execution_api/common", "api_test"]
, ["test/utils", "local_hermeticity"]
]
, "stage": ["test", "buildtool", "execution_api", "local"]
@@ -70,4 +70,4 @@
, "deps":
["local_ac", "local_api", "local_cas", "local_execution", "local_storage"]
}
-} \ No newline at end of file
+}