using Microsoft.VisualStudio.TestTools.UnitTesting; namespace X10D.Tests.Core; [TestClass] public partial class EnumerableTests { }