using Xunit; namespace DS.WMS.Tests { public class UnitTest1 { [Fact] public void Test1() { } } }