From 9458ebb543670df52d4bb2fbe05bacd6a481d50a Mon Sep 17 00:00:00 2001 From: Andrew Stanton-Nurse Date: Thu, 5 Mar 2020 11:30:24 -0800 Subject: [PATCH] try re-enabling http2 interop tests on helix (#19573) --- .../test/Interop.FunctionalTests/Interop.FunctionalTests.csproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Servers/Kestrel/test/Interop.FunctionalTests/Interop.FunctionalTests.csproj b/src/Servers/Kestrel/test/Interop.FunctionalTests/Interop.FunctionalTests.csproj index e5c19de1eb..ca861ff26b 100644 --- a/src/Servers/Kestrel/test/Interop.FunctionalTests/Interop.FunctionalTests.csproj +++ b/src/Servers/Kestrel/test/Interop.FunctionalTests/Interop.FunctionalTests.csproj @@ -6,8 +6,6 @@ Interop.FunctionalTests false - - false