Files
FastSync/tests/test_client_cli.h

7 lines
85 B
C

#ifndef TEST_CLIENT_CLI_H
#define TEST_CLIENT_CLI_H
void test_client_cli();
#endif