mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-11 21:10:19 +01:00
more portability fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "catch.hpp"
|
||||
#include "../catch.hpp"
|
||||
|
||||
TEST_CASE( "succeeding/message", "INFO and WARN do not abort tests" )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user