Fix mono warning in LLImageManagerTests

cpu-performance
Justin Clark-Casey (justincc) 2013-07-06 00:55:14 +01:00
parent 55ac8c83c7
commit 98de67d573
1 changed files with 1 additions and 1 deletions

View File

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