From 2a712736fe0d8611a8ea402f9fa3e893902bf864 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Wed, 23 Mar 2016 14:59:22 -0700 Subject: Fixes --- tools/run_tests/sources_and_headers.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') 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" -- cgit v1.2.3