Fixed quote balancing issue in reporter error

This commit is contained in:
Phil Nash 2012-08-06 08:33:15 +01:00
parent 0dc9e43c02
commit 5234b15ff4
6 changed files with 71 additions and 1 deletions

View file

@ -0,0 +1,14 @@
//
// catch_impl.hpp
// CatchSelfTest
//
// Created by Phil Nash on 05/08/2012.
//
//
#ifndef CatchSelfTest_catch_impl_hpp
#define CatchSelfTest_catch_impl_hpp
#endif