Moved all new tracking impl into catch_test_case_tracker.pp

This commit is contained in:
Phil Nash 2015-11-02 06:14:52 +00:00
parent 3deb3e010f
commit b8515929b8
6 changed files with 310 additions and 301 deletions

View file

@ -155,7 +155,6 @@ namespace Catch {
TestSpec m_testSpec;
};
} // end namespace Catch
#endif // TWOBLUECUBES_CATCH_CONFIG_HPP_INCLUDED