mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Rename scene tests to scene object tests since that is what they are actually concerned with
This commit is contained in:
@@ -37,10 +37,10 @@ using OpenSim.Region.Environment.Scenes;
|
||||
namespace OpenSim.Region.Environment.Scenes.Tests
|
||||
{
|
||||
/// <summary>
|
||||
/// Scene oriented tests
|
||||
/// Scene object tests
|
||||
/// </summary>
|
||||
[TestFixture]
|
||||
public class SceneTests
|
||||
public class SceneObjectTests
|
||||
{
|
||||
[SetUp]
|
||||
public void Init()
|
||||
Reference in New Issue
Block a user