still some cookies code, and take more tests out of the way

This commit is contained in:
UbitUmarov
2022-10-02 11:51:27 +01:00
parent 3224ab2d80
commit 015176fd30
4 changed files with 18 additions and 18 deletions

View File

@@ -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
}
}
}
*/
}