aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.XmlTv.Test/UnitTest1.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Jellyfin.XmlTv.Test/UnitTest1.cs')
-rw-r--r--tests/Jellyfin.XmlTv.Test/UnitTest1.cs15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/Jellyfin.XmlTv.Test/UnitTest1.cs b/tests/Jellyfin.XmlTv.Test/UnitTest1.cs
deleted file mode 100644
index 19e1b6348..000000000
--- a/tests/Jellyfin.XmlTv.Test/UnitTest1.cs
+++ /dev/null
@@ -1,15 +0,0 @@
-using System;
-using NUnit.Framework;
-
-namespace Jellyfin.XmlTv.Test
-{
- [TestFixture]
- public class UnitTest1
- {
- [Test]
- public void Test1()
- {
- Assert.That(true, Is.True);
- }
- }
-} \ No newline at end of file