Skip to content

Commit 27946b4

Browse files
committed
test emojis
1 parent c01bfd1 commit 27946b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/fst/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ pkgsrcfst_DATA=url.lexc emojis.lexc
2323
if CAN_HFST_LEXC
2424
check-local:
2525
$(HFST_LEXC) --Werror -v url.lexc -o /dev/null
26+
$(HFST_LEXC) --Werror -v emojis.lexc -o /dev/null
2627
$(HFST_LEXC) --Werror -v testroot.lexc \
2728
stems/telephone.lexc stems/symbols.lexc \
2829
stems/punctuation.lexc -o /dev/null

0 commit comments

Comments
 (0)