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