mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
rename TestHelper => TestHelpers for consistency
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.Tests
|
||||
[Test]
|
||||
public void TestBasic()
|
||||
{
|
||||
TestHelper.InMethod();
|
||||
TestHelpers.InMethod();
|
||||
// log4net.Config.XmlConfigurator.Configure();
|
||||
|
||||
TestScene scene = SceneHelpers.SetupScene();
|
||||
|
||||
Reference in New Issue
Block a user