Fix tests compilation

pull/137/head
SChernykh 2022-02-21 09:32:32 +01:00
parent de9f13d393
commit 0b0ad9ff82
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
#include "gtest/gtest.h"
void p2pool_usage() {}
int main(int argc, char** argv)
{
testing::InitGoogleTest(&argc, argv);