minor: Rename regression test method TestGetArrayLength() -> JsonTestGetArrayLength() to match others
parent
26421294f6
commit
050ef1dc4e
|
@ -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