using Xunit; namespace Avalonia.IntegrationTests.Appium { [CollectionDefinition("Default")] public class DefaultCollection : ICollectionFixture { } }