mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* More Test tweaking to get down to the root cause of the test wierdness
This commit is contained in:
@@ -325,6 +325,8 @@ namespace OpenSim.Framework.Tests
|
||||
{
|
||||
//spurious litjson errors :P
|
||||
map2 = map;
|
||||
Assert.That(1==1);
|
||||
return;
|
||||
}
|
||||
|
||||
AgentCircuitData Agent2Data = new AgentCircuitData();
|
||||
|
||||
Reference in New Issue
Block a user