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

0.7.4-extended
Justin Clark-Casey (justincc) 2013-02-18 22:59:29 +00:00
parent 7d5613bc16
commit dd5f9b0103
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();