cfcoreapi/CFCoreAPI.Tests/UnitTest1.cs
2022-05-19 20:07:00 -05:00

10 lines
111 B
C#

namespace CFCoreAPI.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}