aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client/generate_tests.bzl
diff options
context:
space:
mode:
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(),