Project refactoring

This commit is contained in:
Phil Nash
2011-01-05 21:14:29 +00:00
parent b87a16d11a
commit e0d530c22c
3 changed files with 39 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
#ifndef TWOBLUECUBES_CATCH_REGISTRY_HPP_INCLUDED
#define TWOBLUECUBES_CATCH_REGISTRY_HPP_INCLUDED
#include "catch_testcaseinfo.hpp"
#include "catch_testcase.hpp"
#include "catch_common.h"
#include <vector>

View File

@@ -1,5 +1,5 @@
/*
* catch_testcaseinfo.hpp
* catch_testcase.hpp
* Catch
*
* Created by Phil on 29/10/2010.