Merge pull request #12 from ctiller/patchy

Remove old fixture
pull/9240/head
Nicolas Noble 8 years ago committed by GitHub
commit de6e11f6c7
  1. 1
      test/core/end2end/generate_tests.bzl

@ -51,7 +51,6 @@ END2END_FIXTURES = {
'h2_census': fixture_options(),
'h2_load_reporting': fixture_options(),
'h2_fakesec': fixture_options(),
'h2_fake_resolver': fixture_options(),
'h2_fd': fixture_options(dns_resolver=False, fullstack=False,
platforms=['linux', 'mac', 'posix']),
'h2_full': fixture_options(),

Loading…
Cancel
Save