namespace Cosmos.TestRunner.Core { public class RunConfiguration { public bool IsELF { get; set; } } }