aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--driver/BUILD.bazel2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver/BUILD.bazel b/driver/BUILD.bazel
index e056fd70..d699697f 100644
--- a/driver/BUILD.bazel
+++ b/driver/BUILD.bazel
@@ -166,7 +166,6 @@ cc_test(
],
args = [
"--cp=$(location //driver/testdata:fuzz_target_mocks_deploy.jar)",
- "--agent_path=$(rootpath //agent:jazzer_agent_deploy.jar)",
],
data = [
"//agent:jazzer_agent_deploy.jar",
@@ -195,7 +194,6 @@ cc_test(
],
args = [
"--cp=$(location //driver/testdata:fuzz_target_mocks_deploy.jar)",
- "--agent_path=$(rootpath //agent:jazzer_agent_deploy.jar)",
],
data = [
"//agent:jazzer_agent_deploy.jar",