test helper rename for consistency
parent
d7e5b76d73
commit
156cc1418b
|
@ -36,7 +36,7 @@ using OpenSim.Tests.Common.Mock;
|
||||||
|
|
||||||
namespace OpenSim.Tests.Common.Setup
|
namespace OpenSim.Tests.Common.Setup
|
||||||
{
|
{
|
||||||
public class BaseRequestHandlerTestHelper
|
public class BaseRequestHandlerHelpers
|
||||||
{
|
{
|
||||||
private static string[] m_emptyStringArray = new string[] { };
|
private static string[] m_emptyStringArray = new string[] { };
|
||||||
|
|
Loading…
Reference in New Issue