using System; using Xunit; namespace Discord.Tests.Integration { public class UnitTest1 { [Fact] public void Test1() { } } }