From 7f06df96aa6508ab7a9a1806708c8a5f103dd011 Mon Sep 17 00:00:00 2001 From: Flammie A Pirinen Date: Thu, 16 May 2024 01:21:20 +0200 Subject: [PATCH] xpass --- src/fst/morphology/test/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/fst/morphology/test/Makefile.am b/src/fst/morphology/test/Makefile.am index ccfb2a0..78497cb 100644 --- a/src/fst/morphology/test/Makefile.am +++ b/src/fst/morphology/test/Makefile.am @@ -29,8 +29,7 @@ endif # WANT_GENERATION XFAIL_TESTS=generate-adjective-lemmas.sh \ generate-noun-lemmas.sh \ generate-propernoun-lemmas.sh \ - generate-verb-lemmas.sh \ - tag_test.sh + generate-verb-lemmas.sh # Make sure all tests scripts are included in the distributed tarballs: EXTRA_DIST=$(TESTS) $(GENERATION_TESTS_IN)