Let's pretend that typo didn't happen.

This commit is contained in:
Westin Miller
2017-08-21 15:44:15 -07:00
parent cc709c6bb3
commit 7149287b8e

View File

@@ -4,7 +4,7 @@ using Torch.Tests;
using Torch.Utils;
using Xunit;
namespace Torch.Server.Tests
namespace Torch.Client.Tests
{
public class TorchClientReflectionTest
{