mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-31 00:47:56 +00:00
Split imll from TestCaseInfo
This commit is contained in:
parent
9c6ce97f01
commit
ddfe963623
9 changed files with 139 additions and 98 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
// These files are included here so the single_include script doesn't put them
|
||||
// in the conditionally compiled sections
|
||||
#include "internal/catch_test_case_info.hpp"
|
||||
#include "internal/catch_test_case_info.h"
|
||||
#include "internal/catch_interfaces_runner.h"
|
||||
|
||||
#ifdef __OBJC__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue