Updated test case documentation

This commit is contained in:
Bartek Kryza
2022-12-09 23:49:34 +01:00
parent 757dd3eed9
commit 8e3a7ed436
79 changed files with 2337 additions and 2261 deletions

View File

@@ -58,7 +58,7 @@ public:
return res;
}
void log_result(int r) { }
static void log_result(int r) { }
private:
detail::C m_c{};