qamp/Qrakhen.Qamp.Tests/UnitTest1.cs

10 lines
101 B
C#

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