blob: 35c3db0820a3126cce2edb655b71dfb40a33b920 [file] [log] [blame]
#include "internal/catch_interfaces_testcase.h"
namespace Catch {
ITestInvoker::~ITestInvoker() = default;
ITestCaseRegistry::~ITestCaseRegistry() = default;
}