mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 11:29:23 +00:00
Fix tests compilation
This commit is contained in:
parent
de9f13d393
commit
0b0ad9ff82
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
void p2pool_usage() {}
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
testing::InitGoogleTest(&argc, argv);
|
||||
|
|
Loading…
Reference in a new issue