Fix mono warning in LLImageManagerTests
parent
55ac8c83c7
commit
98de67d573
|
@ -73,7 +73,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP.Tests
|
|||
}
|
||||
|
||||
[SetUp]
|
||||
public void SetUp()
|
||||
public override void SetUp()
|
||||
{
|
||||
base.SetUp();
|
||||
|
||||
|
|
Loading…
Reference in New Issue