using NUnit.Framework; namespace ApiGenerator.tests; public class ConfigManagerTests { [Test] public void Test() { } }