From c80588ec51f57c7891d9a9685193ba7468461516 Mon Sep 17 00:00:00 2001 From: Stephen Halter Date: Tue, 13 Nov 2018 11:34:17 -0800 Subject: [PATCH] Stop skipping libuv functional tests (#3091) --- .../Kestrel.Transport.Libuv.FunctionalTests.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Kestrel.Transport.Libuv.FunctionalTests/Kestrel.Transport.Libuv.FunctionalTests.csproj b/test/Kestrel.Transport.Libuv.FunctionalTests/Kestrel.Transport.Libuv.FunctionalTests.csproj index 5169c5ed25..7c9eb1fa1d 100644 --- a/test/Kestrel.Transport.Libuv.FunctionalTests/Kestrel.Transport.Libuv.FunctionalTests.csproj +++ b/test/Kestrel.Transport.Libuv.FunctionalTests/Kestrel.Transport.Libuv.FunctionalTests.csproj @@ -11,6 +11,7 @@ +