Remove test 366085 (#25277)
authorJan Vorlicek <janvorli@microsoft.com>
Thu, 20 Jun 2019 16:30:15 +0000 (18:30 +0200)
committerJan Kotas <jkotas@microsoft.com>
Thu, 20 Jun 2019 16:30:15 +0000 (09:30 -0700)
commitb1ea5ede9393be013477d270b3496e868b8bae20
treed6ebaa1070d92f7775df63a49dff5b887cf64589
parent8676608cefc6555961cb24d16bbe27b013a8a8a4
Remove test 366085 (#25277)

This test was checking for "Parameter name:" substring in the
ArgumentNullException message. But a recent change #25185 modified
that string to just "Parameter".

We also have a coverage for this in corefx tests, so I am removing
this test.
tests/src/baseservices/exceptions/regressions/whidbeybeta2/366085/366085.cs [deleted file]
tests/src/baseservices/exceptions/regressions/whidbeybeta2/366085/366085.csproj [deleted file]