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