mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
still some cookies code, and take more tests out of the way
This commit is contained in:
@@ -54,7 +54,8 @@ namespace OpenSim.Tests.Performance
|
||||
[TestFixture]
|
||||
public class ScriptPerformanceTests : OpenSimTestCase
|
||||
{
|
||||
private TestScene m_scene;
|
||||
/*
|
||||
* private TestScene m_scene;
|
||||
private XEngine m_xEngine;
|
||||
private AutoResetEvent m_chatEvent = new AutoResetEvent(false);
|
||||
|
||||
@@ -164,4 +165,5 @@ namespace OpenSim.Tests.Performance
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
Reference in New Issue
Block a user