sanskrit-iast/tests/hindi.h

9 lines
152 B
C
Raw Normal View History

2021-12-21 21:55:16 +01:00
#ifndef __TEST_HINDI_H
#define __TEST_HINDI_H
#include <check.h>
void register_transcript_hindi_tests(TCase *test_case);
#endif /* __TEST_HINDI_H */