2025-09-11 15:54:04 -03:00

11 lines
109 B
C#

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