mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Parenthesis is redundant
This commit is contained in:
parent
00f571c28c
commit
97fe2331f1
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
namespace UnityEngine.Networking.Tests
|
namespace UnityEngine.Networking.Tests
|
||||||
{
|
{
|
||||||
[TestFixture()]
|
[TestFixture]
|
||||||
public class NetworkHash128Test
|
public class NetworkHash128Test
|
||||||
{
|
{
|
||||||
[Test]
|
[Test]
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
namespace UnityEngine.Networking.Tests
|
namespace UnityEngine.Networking.Tests
|
||||||
{
|
{
|
||||||
[TestFixture()]
|
[TestFixture]
|
||||||
public class NetworkWriterTest
|
public class NetworkWriterTest
|
||||||
{
|
{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user