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