test helper rename for consistency

bulletsim
Justin Clark-Casey (justincc) 2011-05-21 00:44:58 +01:00
parent d7e5b76d73
commit 156cc1418b
1 changed files with 1 additions and 1 deletions

View File

@ -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[] { };