Files
GmRelayBot/tests/GmRelay.Bot.Tests/UnitTest1.cs
T

11 lines
108 B
C#

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