mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 21:05:39 +02:00
Project refactoring
This commit is contained in:
@@ -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>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* catch_testcaseinfo.hpp
|
||||
* catch_testcase.hpp
|
||||
* Catch
|
||||
*
|
||||
* Created by Phil on 29/10/2010.
|
Reference in New Issue
Block a user