Tests: NetworkTransform namespace for grouping in test runner

This commit is contained in:
mischa 2023-04-21 14:01:33 +08:00
parent b33d3bb924
commit 20cf67342d

View File

@ -4,7 +4,7 @@
using NUnit.Framework;
using UnityEngine;
namespace Mirror.Tests.NetworkTransform2k
namespace Mirror.Tests.NetworkTransformTests
{
// helper class to expose some of the protected methods
public class NetworkTransformExposed : NetworkTransform