Fix typos in test names (dotnet/corefx#39025)
authorHugh Bellamy <hughbellars@gmail.com>
Fri, 28 Jun 2019 13:17:50 +0000 (14:17 +0100)
committerStephen Toub <stoub@microsoft.com>
Fri, 28 Jun 2019 13:17:49 +0000 (09:17 -0400)
commit11336e2a2f7f6a206c38a889f200460ba77e875c
tree2b9f1912df2e30465d7f871b77c538961d457846
parent413639ccd2df7add385dc05cad5c8250eed64c68
Fix typos in test names (dotnet/corefx#39025)

Commit migrated from https://github.com/dotnet/corefx/commit/59d4a3ed40125b377083b10c8cb58d5f48522c0a
12 files changed:
src/libraries/System.Collections.NonGeneric/tests/SortedListTests.cs
src/libraries/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/CompositionContainerTests.cs
src/libraries/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Hosting/DirectoryCatalogTests.cs
src/libraries/System.Console/tests/WindowAndCursorProps.cs
src/libraries/System.Data.Common/src/System/Data/xmlsaver.cs
src/libraries/System.Linq.Expressions/tests/Member/MemberAccessTests.cs
src/libraries/System.Linq.Expressions/tests/New/NewTests.cs
src/libraries/System.Runtime.Extensions/tests/System/IO/PathTests_Join.netcoreapp.cs
src/libraries/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/Marshal/PtrToStringAnsiTests.cs
src/libraries/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/Marshal/PtrToStringUniTests.cs
src/libraries/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/Marshal/QueryInterfaceTests.cs
src/libraries/System.Runtime/tests/System/ArrayTests.cs