Rename catch_capture.hpp to more descriptive catch_test_macro_impl.hpp

This commit is contained in:
Martin Hořeňovský
2020-04-26 13:32:17 +02:00
parent d776a93a39
commit 5150fa4476
7 changed files with 6 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ set(INTERNAL_HEADERS
${SOURCES_DIR}/internal/catch_assertionhandler.hpp
${SOURCES_DIR}/catch_assertion_info.hpp
${SOURCES_DIR}/catch_assertion_result.hpp
${SOURCES_DIR}/internal/catch_capture.hpp
${SOURCES_DIR}/internal/catch_test_macro_impl.hpp
${SOURCES_DIR}/internal/catch_clara.hpp
${SOURCES_DIR}/internal/catch_commandline.hpp
${SOURCES_DIR}/internal/catch_common.hpp