mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-24 21:49:24 +00:00
Changed Xcode search paths for easier sharing of projects with Windows
This commit is contained in:
parent
38f7eef6fe
commit
9d15d36748
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
#endif
|
||||
|
||||
#include "catch_self_test.hpp"
|
||||
#include "catch_line_wrap.h"
|
||||
#include "internal/catch_line_wrap.h"
|
||||
|
||||
TEST_CASE( "selftest/main", "Runs all Catch self tests and checks their results" ) {
|
||||
using namespace Catch;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue