diff options
| author | Ben Magee <ben@bmagee.com> | 2018-12-12 22:10:44 +0000 |
|---|---|---|
| committer | Ben Magee <ben@bmagee.com> | 2018-12-12 22:10:44 +0000 |
| commit | 6ce4672b10ce017d0b0561ce09fdfd311702bcc8 (patch) | |
| tree | 0e09a33c5176ea90ed951cb2ea2ddd7169fbe3f0 /tests/Jellyfin.XmlTv.Test/UnitTest1.cs | |
| parent | e7b6deb181f25be957d99fa598eff94e252282b2 (diff) | |
Import tests from old project tests
Diffstat (limited to 'tests/Jellyfin.XmlTv.Test/UnitTest1.cs')
| -rw-r--r-- | tests/Jellyfin.XmlTv.Test/UnitTest1.cs | 15 |
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 |
