aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/edje/src/tests/edje_suite.h
blob: 35ab20d793705540872e3b5466c22702bc5144f6 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _EDJE_SUITE_H
#define _EDJE_SUITE_H

#include <check.h>

void edje_test_edje(TCase *tc);


#endif /* _EDJE_SUITE_H */