qamp/Qrakhen.Qamp.Core.Tests/UnitTest1.cs

11 lines
110 B
C#

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