Files
GithubRepoRemover/test/GithubRepoRemover.Tests/UnitTest1.cs
2025-09-17 21:54:40 +02:00

11 lines
114 B
C#

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