Removed empty TestClass

This commit is contained in:
erri120
2019-11-21 17:11:20 +01:00
parent 68e24a60b1
commit d51aeef8ce

View File

@ -1,6 +1,6 @@
namespace Wabbajack.CacheServer.Test
{
[TestClass]
//[TestClass]
public class CacheServerTests
{
// The server works, we just need to figure out proper testing.