Files
FastSync/tests/test_config.h
T
2026-07-16 14:33:51 +02:00

7 lines
73 B
C

#ifndef TEST_CONFIG_H
#define TEST_CONFIG_H
void test_config();
#endif