From f2fa780629927f483a9d1eb5ec54e6cc998a8d64 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 12 Dec 2018 22:11:25 -0500 Subject: Revert "Test Projects" --- tests/Jellyfin.Server.Implementations.Test/UnitTest1.cs | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 tests/Jellyfin.Server.Implementations.Test/UnitTest1.cs (limited to 'tests/Jellyfin.Server.Implementations.Test/UnitTest1.cs') diff --git a/tests/Jellyfin.Server.Implementations.Test/UnitTest1.cs b/tests/Jellyfin.Server.Implementations.Test/UnitTest1.cs deleted file mode 100644 index cce8b5e36b..0000000000 --- a/tests/Jellyfin.Server.Implementations.Test/UnitTest1.cs +++ /dev/null @@ -1,15 +0,0 @@ -using System; -using NUnit.Framework; - -namespace Jellyfin.Server.Implementations.Test -{ - [TestFixture] - public class UnitTest1 - { - [Test] - public void Test1() - { - Assert.That(true, Is.True); - } - } -} \ No newline at end of file -- cgit v1.2.3