minor: Rename regression test method TestGetArrayLength() -> JsonTestGetArrayLength() to match others
parent
7d5613bc16
commit
dd5f9b0103
|
@ -400,7 +400,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.JsonStore.Tests
|
|||
// }
|
||||
|
||||
[Test]
|
||||
public void TestGetArrayLength()
|
||||
public void TestJsonGetArrayLength()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
// TestHelpers.EnableLogging();
|
||||
|
|
Loading…
Reference in New Issue