forked from catchorg/Catch2
		
	Moved catch_test_spec.h to catch_test_spec.hpp
This commit is contained in:
		@@ -13,7 +13,7 @@
 | 
			
		||||
#pragma clang diagnostic ignored "-Wpadded"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "catch_test_spec.h"
 | 
			
		||||
#include "catch_test_spec.hpp"
 | 
			
		||||
 | 
			
		||||
namespace Catch {
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user