mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-14 17:35:39 +02:00
Split imll from TestCaseInfo
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
*/
|
||||
#include "catch_test_registry.hpp"
|
||||
#include "catch_test_case_info.hpp"
|
||||
#include "catch_test_case_info.h"
|
||||
#include "catch_context.h"
|
||||
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user