summaryrefslogtreecommitdiff
path: root/tests/pke-test-font.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pke-test-font.hpp')
-rw-r--r--tests/pke-test-font.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/pke-test-font.hpp b/tests/pke-test-font.hpp
new file mode 100644
index 0000000..19b2ddd
--- /dev/null
+++ b/tests/pke-test-font.hpp
@@ -0,0 +1,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 */