mirror of
https://github.com/babalae/better-genshin-impact.git
synced 2026-03-15 07:43:20 +08:00
9 lines
114 B
C#
9 lines
114 B
C#
namespace BetterGenshinImpact.UnitTest;
|
|
|
|
public class UnitTest1
|
|
{
|
|
[Fact]
|
|
public void Test1()
|
|
{
|
|
}
|
|
} |