mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 21:05:39 +02:00
More project refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* catch_registry.hpp
|
||||
* catch_reporter_registry.hpp
|
||||
* Catch
|
||||
*
|
||||
* Created by Phil on 29/10/2010.
|
||||
|
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "catch_interfaces_reporter.h"
|
||||
#include "catch_config.hpp"
|
||||
#include "catch_registry.hpp"
|
||||
#include "catch_test_registry.hpp"
|
||||
#include "catch_capture.hpp"
|
||||
|
||||
namespace Catch
|
||||
|
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* catch_registry.hpp
|
||||
* catch_test_registry.hpp
|
||||
* Catch
|
||||
*
|
||||
* Created by Phil on 18/10/2010.
|
Reference in New Issue
Block a user