summaryrefslogtreecommitdiff
path: root/tests/pke-test-font.hpp
blob: 19b2ddd30a92485ad47778e7727bbe00b8adb154 (plain)
1
2
3
4
5
6
7
8
#ifndef PKE_PKE_TEST_FONT_HPP
#define PKE_PKE_TEST_FONT_HPP

#include "pke-test-types.h"

struct pke_test_group *pke_test_font_get_group();

#endif /* PKE_PKE_TEST_FONT_HPP */