summaryrefslogtreecommitdiff
path: root/src/tests/eolian_aux/eolian_aux.c
blob: 32140f369d42f8fb6251d6042e451315309fe8be (plain)
1
2
3
4
5
6
7
8
9
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif

#include "eolian_aux_suite.h"

void eolian_aux_test(TCase *tc)
{
}