mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 16:37:56 +00:00
Renamed runnerconfig file -> config
This commit is contained in:
parent
5a262b7d2d
commit
e24ad7db6e
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
#define TWOBLUECUBES_INTERNAL_CATCH_RUNNER_HPP_INCLUDED
|
||||
|
||||
#include "catch_interfaces_reporter.h"
|
||||
#include "catch_runnerconfig.hpp"
|
||||
#include "catch_config.hpp"
|
||||
#include "catch_registry.hpp"
|
||||
#include "catch_capture.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue