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