Changes namespace for packet tests (#285)
This commit is contained in:
parent
6bd4f0d265
commit
e0da7209f6
26 changed files with 26 additions and 26 deletions
|
|
@ -8,7 +8,7 @@ using Server.Menus.Questions;
|
|||
using Server.Network;
|
||||
using Xunit;
|
||||
|
||||
namespace Server.Tests.Network.Packets
|
||||
namespace Server.Tests.Network
|
||||
{
|
||||
internal class ContextMenuItem : Item
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue