diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/tests.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index 5cd74ff7ed..99ca67da33 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -10679,7 +10679,7 @@ "exclude_configs": [], "flaky": false, "language": "c", - "name": "h2_loadreporting_test", + "name": "h2_load_reporting_test", "platforms": [ "windows", "linux", @@ -23915,7 +23915,7 @@ "exclude_configs": [], "flaky": false, "language": "c", - "name": "h2_loadreporting_nosec_test", + "name": "h2_load_reporting_nosec_test", "platforms": [ "windows", "linux", |