sanskrit-iast/tests/hindi.h

8 lines
152 B
C

#ifndef __TEST_HINDI_H
#define __TEST_HINDI_H
#include <check.h>
void register_transcript_hindi_tests(TCase *test_case);
#endif /* __TEST_HINDI_H */