2025-09-11 16:01:01 -03:00

11 lines
109 B
C#

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