Fix mono warning in LLImageManagerTests

This commit is contained in:
Justin Clark-Casey (justincc)
2013-07-06 00:55:14 +01:00
parent 55ac8c83c7
commit 98de67d573

View File

@@ -73,7 +73,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP.Tests
}
[SetUp]
public void SetUp()
public override void SetUp()
{
base.SetUp();