mirror of
https://github.com/lantean-code/qbtmud.git
synced 2025-10-23 04:52:22 +00:00
12 lines
151 B
C#
12 lines
151 B
C#
namespace Lantean.QBitTorrentClient.Test
|
|
{
|
|
public class UnitTest1
|
|
{
|
|
[Fact]
|
|
public void Test1()
|
|
{
|
|
|
|
}
|
|
}
|
|
}
|