mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-23 21:15:39 +02:00
Split imll from TestCaseInfo
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
// NB. Any general catch headers included here must be included
|
||||
// in catch.hpp first to make sure they are included by the single
|
||||
// header for non obj-usage
|
||||
#include "internal/catch_test_case_info.hpp"
|
||||
#include "internal/catch_test_case_info.h"
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// This protocol is really only here for (self) documenting purposes, since
|
||||
|
Reference in New Issue
Block a user