Import from internal git
This commit is contained in:
12
ApiGeneratorTests/tests/ConfigManagerTests.cs
Normal file
12
ApiGeneratorTests/tests/ConfigManagerTests.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace ApiGenerator.tests;
|
||||
|
||||
public class ConfigManagerTests
|
||||
{
|
||||
[Test]
|
||||
public void Test()
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user