diff --git a/src/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj b/src/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj index c03801574059..26d24892cc8b 100644 --- a/src/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj +++ b/src/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj @@ -52,7 +52,7 @@ - + diff --git a/src/System.Net.Http/tests/FunctionalTests/XunitTestAssemblyAtrributes.cs b/src/System.Net.Http/tests/FunctionalTests/XunitTestAssemblyAttributes.cs similarity index 100% rename from src/System.Net.Http/tests/FunctionalTests/XunitTestAssemblyAtrributes.cs rename to src/System.Net.Http/tests/FunctionalTests/XunitTestAssemblyAttributes.cs