Changes namespace for packet tests (#285)
This commit is contained in:
parent
6bd4f0d265
commit
e0da7209f6
26 changed files with 26 additions and 26 deletions
|
|
@ -2,7 +2,7 @@ using System;
|
|||
using System.Runtime.CompilerServices;
|
||||
using Server.Network;
|
||||
|
||||
namespace Server.Tests.Network.Packets
|
||||
namespace Server.Tests.Network
|
||||
{
|
||||
public static class PacketTestUtilities
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue