aspnetcore/test
Stephen Halter a2fe59fb2c Speed up unit tests
- Remove unnecessary uses of Task.Delay
- Change all usages to CancellationToken.None to default(CancellationToken)
  for consistency
2016-01-27 13:01:44 -08:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Rename AspNet 5 file contents. 2016-01-22 12:23:51 -08:00
Microsoft.AspNetCore.Server.KestrelTests Speed up unit tests 2016-01-27 13:01:44 -08:00