mirror of
https://github.com/opensim/opensim.git
synced 2026-05-25 03:05:41 +08:00
minor: Rename regression test method TestGetArrayLength() -> JsonTestGetArrayLength() to match others
This commit is contained in:
@@ -400,7 +400,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.JsonStore.Tests
|
||||
// }
|
||||
|
||||
[Test]
|
||||
public void TestGetArrayLength()
|
||||
public void TestJsonGetArrayLength()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
// TestHelpers.EnableLogging();
|
||||
|
||||
Reference in New Issue
Block a user