#ifndef __TEST_UTF8_H #define __TEST_UTF8_H #include void register_utf8_tests(TCase *test_case); #endif /* __TEST_UTF8_H */