aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/main.h
blob: f0e8818f2860a76abb813e317f066fe3d3368851 (plain) (blame)
1
2
3
4
5
6
#ifndef TESTS_MAIN_H
#define TESTS_MAIN_H

void test_main (void);

#endif /* tests/main.h */