m3
This commit is contained in:
9
tests/DraftTest.cs
Normal file
9
tests/DraftTest.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace SkeletonTest.tests;
|
||||
|
||||
public class DraftTest
|
||||
{
|
||||
[Test]
|
||||
public void QRDraftTest()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user