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