minor: Rename regression test method TestGetArrayLength() -> JsonTestGetArrayLength() to match others

user_profiles
Justin Clark-Casey (justincc) 2013-02-18 22:59:29 +00:00
parent 26421294f6
commit 050ef1dc4e
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.JsonStore.Tests
// }
[Test]
public void TestGetArrayLength()
public void TestJsonGetArrayLength()
{
TestHelpers.InMethod();
// TestHelpers.EnableLogging();