aboutsummaryrefslogtreecommitdiff
path: root/test/norm-nfkc-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/norm-nfkc-test.c')
-rw-r--r--test/norm-nfkc-test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/norm-nfkc-test.c b/test/norm-nfkc-test.c
new file mode 100644
index 0000000..cddce1c
--- /dev/null
+++ b/test/norm-nfkc-test.c
@@ -0,0 +1,2 @@
+#define NORMTYPE NT_NFKC
+#include "_norm-test.h"