Removed empty TestClass

This commit is contained in:
erri120 2019-11-21 17:11:20 +01:00
parent 68e24a60b1
commit d51aeef8ce
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135

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.