Add new EventQueueTests with basic test to check that adding a client registers an http poll

This commit is contained in:
Justin Clark-Casey (justincc)
2011-10-24 22:23:41 +01:00
parent 4c9400e646
commit e28e2d24c7
6 changed files with 149 additions and 2 deletions

View File

@@ -102,7 +102,6 @@ namespace OpenSim.Region.ClientStack.Linden
{
m_gConfig = null;
}
}
private void ReadConfigAndPopulate(Scene scene, IConfig startupConfig, string p)