Cleanup tests

This commit is contained in:
Victor Zverovich
2021-04-30 15:50:03 -07:00
parent c9c0e5077d
commit 38127d9ec0
9 changed files with 792 additions and 781 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include "fmt/chrono.h"
#include "gtest-extra.h"
#include "gtest-extra.h" // EXPECT_THROW_MSG
auto make_tm() -> std::tm {
auto time = std::tm();