mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-01 01:18:02 +00:00
Renamed static registries -> registry hub
This commit is contained in:
parent
6b3ee4a61e
commit
da0ae952fc
13 changed files with 57 additions and 56 deletions
|
@ -6,6 +6,6 @@
|
|||
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
|
||||
#include "catch_static_registries_impl.hpp"
|
||||
#include "catch_registry_hub.hpp"
|
||||
#include "catch_notimplemented_exception.hpp"
|
||||
// !TBD... migrate all impl headers here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue