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