summaryrefslogtreecommitdiff
path: root/src/tests/elementary/elm_test_bg.c
blob: 8c2047d7a2ff5176a7dc3fe4682b79cd1a5ef9de (plain)
1
2
3
4
5
6
7
8
9
10
#ifdef HAVE_CONFIG_H
# include "elementary_config.h"
#endif

#include <Elementary.h>
#include "elm_suite.h"

void elm_test_bg(TCase *tc EINA_UNUSED)
{
}