Fix Units for Span.Contains (dotnet/corefx#32362)
authorGrant <grant@jesanna.com>
Thu, 20 Sep 2018 03:26:39 +0000 (20:26 -0700)
committerAhson Khan <ahkha@microsoft.com>
Thu, 20 Sep 2018 03:26:39 +0000 (20:26 -0700)
commitdb75f4c67df38ec403278cfe787441b735db40c6
tree6cd7c758eae093d71df7454254b7766a2dc7a04e
parent23d8a2b6544c9e73df8ddb86f6891a0dc310c700
Fix Units for Span.Contains (dotnet/corefx#32362)

* Fix typo

* Remove redunant test

* Test cases may generate XUnit name duplicates

Commit migrated from https://github.com/dotnet/corefx/commit/5f7e07f42443c1d62e72068e8ccda75d1911d9f2
src/libraries/System.Globalization/tests/Performance/Perf.CompareInfo.cs
src/libraries/System.Memory/tests/Performance/Perf.Span.Contains.cs
src/libraries/System.Memory/tests/Performance/Perf.Span.IndexOf.cs