diff --git a/test/src/morphology/Makefile.am b/test/src/morphology/Makefile.am index 039583f7..d96c9306 100644 --- a/test/src/morphology/Makefile.am +++ b/test/src/morphology/Makefile.am @@ -23,8 +23,7 @@ endif # WANT_GENERATION # List tests that are presently (expected) failures here, ie things that should # be fixed *later*, but is not critical at the moment: -XFAIL_TESTS=generate-adjective-lemmas.sh \ - generate-noun-lemmas.sh +XFAIL_TESTS=generate-adjective-lemmas.sh # Make sure all tests scripts are included in the distributed tarballs: EXTRA_DIST=$(TESTS) $(GENERATION_TESTS_IN)