fix build

This commit is contained in:
Andrew Stanton-Nurse 2017-03-31 13:34:46 -07:00
parent 676590eb32
commit 581e207e0f
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ using Microsoft.AspNetCore.Server.IntegrationTesting;
using Microsoft.AspNetCore.Testing.xunit;
using Microsoft.Extensions.Logging;
using Xunit;
using Xunit.Abstractions;
using Xunit.Sdk;
namespace Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests