aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client/generate_tests.bzl
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mmx@google.com>2018-02-05 23:23:42 -0800
committerGravatar Mehrdad Afshari <mmx@google.com>2018-02-05 23:23:42 -0800
commitb9335ebe471f50ff16a9be6f56e6a83e35bca38c (patch)
tree0fde5978b5116b9e17d20f2449dc2523d7baf75d /test/core/bad_client/generate_tests.bzl
parent836fa8b53bb56ec14b487239d9f3fa156b995667 (diff)
parentd45132a2e9246b11ddd0b70c07160076d5cbbb12 (diff)
Upmerge branch 'v1.9.x' into 'master'
Diffstat (limited to 'test/core/bad_client/generate_tests.bzl')
-rwxr-xr-xtest/core/bad_client/generate_tests.bzl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/bad_client/generate_tests.bzl b/test/core/bad_client/generate_tests.bzl
index b595defb8c..b846f97181 100755
--- a/test/core/bad_client/generate_tests.bzl
+++ b/test/core/bad_client/generate_tests.bzl
@@ -25,6 +25,7 @@ def test_options():
BAD_CLIENT_TESTS = {
'badreq': test_options(),
'connection_prefix': test_options(),
+ 'duplicate_header': test_options(),
'headers': test_options(),
'initial_settings_frame': test_options(),
'head_of_line_blocking': test_options(),