Move reporter_registrars.hpp to reporters/

This commit is contained in:
Martin Hořeňovský
2021-11-10 23:52:59 +01:00
parent 6603f1d972
commit 9200b4078b
10 changed files with 8 additions and 8 deletions

View File

@@ -107,7 +107,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/internal/catch_preprocessor.hpp
${SOURCES_DIR}/internal/catch_random_number_generator.hpp
${SOURCES_DIR}/internal/catch_random_seed_generation.hpp
${SOURCES_DIR}/catch_reporter_registrars.hpp
${SOURCES_DIR}/reporters/catch_reporter_registrars.hpp
${SOURCES_DIR}/internal/catch_reporter_registry.hpp
${SOURCES_DIR}/internal/catch_result_type.hpp
${SOURCES_DIR}/internal/catch_run_context.hpp