efl/src/bin/evil/evil_test_print.h

9 lines
125 B
C

#ifndef __EVIL_TEST_PRINT_H__
#define __EVIL_TEST_PRINT_H__
int test_print(suite *s);
#endif /* __EVIL_TEST_PRINT_H__ */