[System.Web] Remove Explicit attribute from test
commit95f9f418e836d205af0b15dfdaccd3c2273aefcf
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 29 Oct 2016 11:57:42 +0000 (29 13:57 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Sat, 29 Oct 2016 12:09:41 +0000 (29 14:09 +0200)
tree372ebf533c7f4597de1de996aa2095a60ee2a34a
parente7b54ec1dbe98790788c91cae4c688daaa5f9e27
[System.Web] Remove Explicit attribute from test

With nunitlite the test is executed even though it's marked as ignored when the attribute is there.
This is probably the same bug as https://github.com/nunit/nunit/issues/741 (we're passing -exclude for some categories to nunit).
mcs/class/System.Web/Test/System.Web/HttpRuntimeTest.cs