initial
This commit is contained in:
9
tests/Application.FunctionalTest/UnitTest1.cs
Normal file
9
tests/Application.FunctionalTest/UnitTest1.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace Application.FunctionalTest;
|
||||
|
||||
public class UnitTest1
|
||||
{
|
||||
[Fact]
|
||||
public void Test1()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user