diff options
author | jboeuf <jboeuf@users.noreply.github.com> | 2015-07-24 21:30:35 -0700 |
---|---|---|
committer | jboeuf <jboeuf@users.noreply.github.com> | 2015-07-24 21:30:35 -0700 |
commit | 5749a3f467f6ef0a99e05c35d030c86591f2338e (patch) | |
tree | 041f62ea7fdb72524dd0210d250471c3393e1624 /tools/run_tests | |
parent | bb04ea76f9a2b67671d36b7e8d7f093a5700b68a (diff) | |
parent | 52e4de1ea1b2c9b07d53b557bef943d507f5d9c9 (diff) |
Merge pull request #2605 from yang-g/fake_transport_security_to_private
Fake transport security to private
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/sources_and_headers.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json index d6db928d2a..ede3a23efd 100644 --- a/tools/run_tests/sources_and_headers.json +++ b/tools/run_tests/sources_and_headers.json @@ -10789,7 +10789,6 @@ "test/cpp/util/echo.pb.h", "test/cpp/util/echo_duplicate.grpc.pb.h", "test/cpp/util/echo_duplicate.pb.h", - "test/cpp/util/fake_credentials.h", "test/cpp/util/messages.grpc.pb.h", "test/cpp/util/messages.pb.h", "test/cpp/util/subprocess.h" @@ -10801,8 +10800,6 @@ "test/cpp/util/cli_call.h", "test/cpp/util/create_test_channel.cc", "test/cpp/util/create_test_channel.h", - "test/cpp/util/fake_credentials.cc", - "test/cpp/util/fake_credentials.h", "test/cpp/util/subprocess.cc", "test/cpp/util/subprocess.h" ] |