chore: remove UnitTest1.cs scaffolding artifact from unit test project

This commit is contained in:
Joseph Doherty
2026-02-26 20:17:25 -05:00
parent 6a1df6b6f8
commit 3e35ffadce
3 changed files with 35 additions and 11 deletions

View File

@@ -1,10 +0,0 @@
namespace ZB.MOM.NatsNet.Server.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}