* More Test tweaking to get down to the root cause of the test wierdness
parent
58d9d6026e
commit
f34e89f385
|
@ -325,6 +325,8 @@ namespace OpenSim.Framework.Tests
|
||||||
{
|
{
|
||||||
//spurious litjson errors :P
|
//spurious litjson errors :P
|
||||||
map2 = map;
|
map2 = map;
|
||||||
|
Assert.That(1==1);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
AgentCircuitData Agent2Data = new AgentCircuitData();
|
AgentCircuitData Agent2Data = new AgentCircuitData();
|
||||||
|
|
Loading…
Reference in New Issue