* Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes? Panda happy, eh?
parent
e9d0f48a5b
commit
5ee2125bb6
|
@ -200,7 +200,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||||
Assert.That(presence.AbsolutePosition, Is.EqualTo(pos), "Position is not the same one entered");
|
Assert.That(presence.AbsolutePosition, Is.EqualTo(pos), "Position is not the same one entered");
|
||||||
}
|
}
|
||||||
|
|
||||||
[LongRunning]
|
[Test]
|
||||||
public void T021_TestCrossToNewRegion()
|
public void T021_TestCrossToNewRegion()
|
||||||
{
|
{
|
||||||
TestHelper.InMethod();
|
TestHelper.InMethod();
|
||||||
|
|
Loading…
Reference in New Issue