You've already forked linux-packaging-mono
Imported Upstream version 4.0.0~alpha1
Former-commit-id: 806294f5ded97629b74c85c09952f2a74fe182d9
This commit is contained in:
@ -40,11 +40,7 @@ namespace MonoCasTests.System.Web.UI.WebControls {
|
||||
|
||||
[TestFixture]
|
||||
[Category ("CAS")]
|
||||
#if NET_2_0
|
||||
public class UnitCas : AspNetHostingNone {
|
||||
#else
|
||||
public class UnitCas: AspNetHostingMinimal {
|
||||
#endif
|
||||
[Test]
|
||||
[PermissionSet (SecurityAction.Deny, Unrestricted = true)]
|
||||
public void Deny_Unrestricted ()
|
||||
@ -54,9 +50,7 @@ namespace MonoCasTests.System.Web.UI.WebControls {
|
||||
unit.ParseCultures ();
|
||||
unit.UnitEquality ();
|
||||
unit.UnitImplicit ();
|
||||
#if NET_2_0
|
||||
unit.Unit_IFormatProviderToString ();
|
||||
#endif
|
||||
}
|
||||
|
||||
// LinkDemand
|
||||
|
Reference in New Issue
Block a user