sanskrit-iast/tests/harvard-kyoto.h

9 lines
181 B
C
Raw Normal View History

2023-02-13 08:48:26 +01:00
#ifndef __TEST_HARVARD_KYOTO_H
#define __TEST_HARVARD_KYOTO_H
#include <check.h>
void register_harvard_kyoto_encoder_tests(TCase *test_case);
#endif /* __TEST_HARVARD_KYOTO_H */