mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
rename TestHelper => TestHelpers for consistency
This commit is contained in:
@@ -43,7 +43,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||
[Test]
|
||||
public void TestDuplicateObject()
|
||||
{
|
||||
TestHelper.InMethod();
|
||||
TestHelpers.InMethod();
|
||||
Scene scene = SceneHelpers.SetupScene();
|
||||
|
||||
UUID ownerId = new UUID("00000000-0000-0000-0000-000000000010");
|
||||
|
||||
Reference in New Issue
Block a user