You've already forked linux-packaging-mono
Imported Upstream version 4.3.2.467
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
This commit is contained in:
@ -44,12 +44,14 @@ namespace MonoTests.System.Security {
|
||||
}
|
||||
}
|
||||
|
||||
#if MONO_FEATURE_MULTIPLE_APPDOMAINS
|
||||
[Test]
|
||||
public void Defaults ()
|
||||
{
|
||||
ContreteSecurityState ss = new ContreteSecurityState ();
|
||||
Assert.IsFalse (ss.IsStateAvailable (), "IsStateAvailable");
|
||||
}
|
||||
#endif // MONO_FEATURE_MULTIPLE_APPDOMAINS
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user