mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-03 10:27:57 +00:00
Split imll from TestCaseInfo
This commit is contained in:
parent
9c6ce97f01
commit
ddfe963623
9 changed files with 139 additions and 98 deletions
|
@ -8,7 +8,7 @@
|
|||
#ifndef TWOBLUECUBES_INTERNAL_CATCH_RUNNING_TEST_HPP_INCLUDED
|
||||
#define TWOBLUECUBES_INTERNAL_CATCH_RUNNING_TEST_HPP_INCLUDED
|
||||
|
||||
#include "catch_test_case_info.hpp"
|
||||
#include "catch_test_case_info.h"
|
||||
#include "catch_section_info.hpp"
|
||||
|
||||
namespace Catch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue