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