efl/src/bin/evil/evil_test_environment.h

9 lines
149 B
C
Raw Normal View History

#ifndef __EVIL_TEST_ENVIRONMENT_H__
#define __EVIL_TEST_ENVIRONMENT_H__
2008-10-23 23:06:57 -07:00
int test_environment(suite *s);
#endif /* __EVIL_TEST_ENVIRONMENT_H__ */