move test to correct folder

This commit is contained in:
Robin Rolf 2024-01-29 18:18:10 +01:00
parent 7e1156a4d6
commit 338c0634a5
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
using NUnit.Framework;
using UnityEngine;
namespace Mirror.Tests
namespace Mirror.Tests.InterestManagement
{
public class InterestManagementTests_FastSpatialHashing : InterestManagementTests_Common
{