efl/src/bin/evil/evil_test_link.h

9 lines
121 B
C

#ifndef __EVIL_TEST_LINK_H__
#define __EVIL_TEST_LINK_H__
int test_link(suite *s);
#endif /* __EVIL_TEST_LINK_H__ */