aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-23 14:59:22 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-23 14:59:22 -0700
commit2a712736fe0d8611a8ea402f9fa3e893902bf864 (patch)
tree535c26486ceac75701284407d0f6c1fe1650efc7 /tools
parent995bc78441cbd58fe026644265c204d2a2a7551b (diff)
Fixes
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/sources_and_headers.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index 3319c2cb1c..2e5e5e7cdb 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -957,7 +957,7 @@
"language": "c",
"name": "http_request_fuzzer_test",
"src": [
- "test/core/httpcli/request_fuzzer.c"
+ "test/core/http/request_fuzzer.c"
],
"third_party": false,
"type": "target"
@@ -973,7 +973,7 @@
"language": "c",
"name": "http_response_fuzzer_test",
"src": [
- "test/core/httpcli/response_fuzzer.c"
+ "test/core/http/response_fuzzer.c"
],
"third_party": false,
"type": "target"