Moved catch_test_spec.h to catch_test_spec.hpp

This commit is contained in:
Phil Nash 2014-05-16 18:28:58 +01:00
parent ae75b3774a
commit b1e7d161b5
9 changed files with 114 additions and 131 deletions

View file

@ -1,2 +1,2 @@
// This file is only here to verify (to the extent possible) the self sufficiency of the header
#include "catch_test_spec.h"
#include "catch_test_spec.hpp"