using System; using Xunit; namespace OSI_API.Test { public class UnitTest1 { [Fact] public void Test1() { } } }