| 11976 | cleanUpContext(); |
| 11977 | } |
| 11978 | std::string translateActiveException() { |
| 11979 | return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException(); |
| 11980 | } |
| 11981 | |
| 11982 | } // end namespace Catch |
| 11983 | // end catch_registry_hub.cpp |
no test coverage detected