Files
FastSync/tests/test_fuzz_smoke.h

7 lines
85 B
C

#ifndef TEST_FUZZ_SMOKE_H
#define TEST_FUZZ_SMOKE_H
void test_fuzz_smoke();
#endif