Fix namespaces of some tests.
This commit is contained in:
@@ -13,7 +13,7 @@ using System.Drawing;
|
||||
using NUnit.Framework;
|
||||
using OpenRA.Primitives;
|
||||
|
||||
namespace OpenRA.Test.OpenRA.Game
|
||||
namespace OpenRA.Test
|
||||
{
|
||||
[TestFixture]
|
||||
class SpatiallyPartitionedTest
|
||||
|
||||
Reference in New Issue
Block a user