diff --git a/Torch.Client.Tests/TorchClientReflectionTest.cs b/Torch.Client.Tests/TorchClientReflectionTest.cs index 96f4ea1..756b144 100644 --- a/Torch.Client.Tests/TorchClientReflectionTest.cs +++ b/Torch.Client.Tests/TorchClientReflectionTest.cs @@ -4,7 +4,7 @@ using Torch.Tests; using Torch.Utils; using Xunit; -namespace Torch.Server.Tests +namespace Torch.Client.Tests { public class TorchClientReflectionTest {