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

arthursv
Teravus Ovares (Dan Olivares) 2009-08-17 10:28:58 -04:00
parent 58d9d6026e
commit f34e89f385
1 changed files with 2 additions and 0 deletions

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();