mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Tests: NetworkTransform namespace for grouping in test runner
This commit is contained in:
parent
b33d3bb924
commit
20cf67342d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user