ilk commit
This commit is contained in:
11
tests/DownloadManager.WPF.Tests/UnitTest1.cs
Normal file
11
tests/DownloadManager.WPF.Tests/UnitTest1.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using Xunit;
|
||||
|
||||
namespace DownloadManager.WPF.Tests;
|
||||
|
||||
public class UnitTest1
|
||||
{
|
||||
[Fact]
|
||||
public void Test1()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user