Files
FastSync/tests/test_config.h
T
2026-06-10 16:58:35 +02:00

7 lines
73 B
C

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