License key introduction and removing community edition package (#232)
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
int main(int argc, char **argv) {
|
||||
::testing::InitGoogleTest(&argc, argv);
|
||||
logging::RedirectToStderr();
|
||||
spdlog::set_level(spdlog::level::warn);
|
||||
spdlog::set_level(spdlog::level::trace);
|
||||
return RUN_ALL_TESTS();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user