| 10209 | cleanUpContext(); |
| 10210 | } |
| 10211 | std::string translateActiveException() { |
| 10212 | return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException(); |
| 10213 | } |
| 10214 | |
| 10215 | } // end namespace Catch |
| 10216 | // end catch_registry_hub.cpp |
no test coverage detected