mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
* Switch border cross tests over to the new Border class.
* Use List<Border> for each cardinal to allow for irregular regions.
This commit is contained in:
@@ -6,7 +6,7 @@ using OpenSim.Region.Framework.Scenes;
|
||||
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace OpenSim.Region.Framework.Tests
|
||||
namespace OpenSim.Region.Framework.Scenes.Tests
|
||||
{
|
||||
[TestFixture]
|
||||
public class BorderTests
|
||||
|
||||
Reference in New Issue
Block a user