mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
test helper rename for consistency
This commit is contained in:
@@ -36,7 +36,7 @@ using OpenSim.Tests.Common.Mock;
|
||||
|
||||
namespace OpenSim.Tests.Common.Setup
|
||||
{
|
||||
public class BaseRequestHandlerTestHelper
|
||||
public class BaseRequestHandlerHelpers
|
||||
{
|
||||
private static string[] m_emptyStringArray = new string[] { };
|
||||
|
||||
Reference in New Issue
Block a user