This commit is contained in:
Sergei Trofimovich 2021-11-23 08:54:03 +00:00 • committed by GitHub
commit 1feb161297
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,8 +60,8 @@ namespace
return result;
}
TestRunner runner;
RecordingReporter reporter;
TestRunner runner;
};
struct TestRunnerFixture : public FixtureBase