Cosmos/Tests/Cosmos.TestRunner.Core/OutputHandlerText.cs

7 lines
115 B
C#

namespace Cosmos.TestRunner.Core
{
public class OutputHandlerText
{
//OutputHandlerBase
}
}