diff --git a/projects/XCode4/CatchSelfTest/CatchSelfTest/catch_self_test.cpp b/projects/XCode4/CatchSelfTest/CatchSelfTest/catch_self_test.cpp index dc3487d3..b7edfd70 100644 --- a/projects/XCode4/CatchSelfTest/CatchSelfTest/catch_self_test.cpp +++ b/projects/XCode4/CatchSelfTest/CatchSelfTest/catch_self_test.cpp @@ -38,5 +38,4 @@ namespace Catch m_output = oss.str(); return result; } - -} \ No newline at end of file +}