Files
codezero/conts/test/include/tests.h
2009-10-23 16:41:30 +03:00

8 lines
95 B
C

#ifndef __TESTS_H__
#define __TESTS_H__
int capability_test(void);
#endif /* __TESTS_H__ */