backup
This commit is contained in:
10
Ghost.UnitTest/Test1.cs
Normal file
10
Ghost.UnitTest/Test1.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace Ghost.UnitTest;
|
||||
|
||||
[TestClass]
|
||||
public sealed class Test1
|
||||
{
|
||||
[TestMethod]
|
||||
public void TestMethod1()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user