* More Test tweaking to get down to the root cause of the test wierdness

This commit is contained in:
Teravus Ovares (Dan Olivares)
2009-08-17 10:28:58 -04:00
parent 58d9d6026e
commit f34e89f385

View File

@@ -325,6 +325,8 @@ namespace OpenSim.Framework.Tests
{
//spurious litjson errors :P
map2 = map;
Assert.That(1==1);
return;
}
AgentCircuitData Agent2Data = new AgentCircuitData();