mirror of
https://github.com/catchorg/Catch2.git
synced 2024-12-23 03:43:28 +01:00
Remove obsolete comment
This commit is contained in:
parent
87950d9cfa
commit
de6bfb5c25
@ -54,8 +54,6 @@ namespace Catch {
|
||||
|
||||
|
||||
Catch::Totals runTests(std::shared_ptr<Config> const& config) {
|
||||
// FixMe: Add listeners in order first, then add reporters.
|
||||
|
||||
auto reporter = makeReporter(config);
|
||||
|
||||
RunContext context(config, std::move(reporter));
|
||||
|
Loading…
Reference in New Issue
Block a user