Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
commit
95bb22f883
|
@ -325,6 +325,8 @@ namespace OpenSim.Framework.Tests
|
|||
{
|
||||
//spurious litjson errors :P
|
||||
map2 = map;
|
||||
Assert.That(1==1);
|
||||
return;
|
||||
}
|
||||
|
||||
AgentCircuitData Agent2Data = new AgentCircuitData();
|
||||
|
|
Loading…
Reference in New Issue