mirror of
https://github.com/catchorg/Catch2.git
synced 2026-02-03 22:05:14 +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