diff --git a/.gut/delta.toml b/.gut/delta.toml index 68d10d93..d4233283 100644 --- a/.gut/delta.toml +++ b/.gut/delta.toml @@ -1,6 +1,6 @@ template = "https://github.com/giellalt/template-lang-und" -rev_id = 187 -template_sha = "dc9a244f19907f43fff6aad40a49050c043fc341" +rev_id = 188 +template_sha = "039269192c86bc4e92e4de05023c97b6fa16b3e5" [replacements] __REPO__ = "lang-est-x-utee" diff --git a/src/fst/morphology/test/Makefile.am b/src/fst/morphology/test/Makefile.am index 560b1d8a..3b55c1ab 100644 --- a/src/fst/morphology/test/Makefile.am +++ b/src/fst/morphology/test/Makefile.am @@ -20,7 +20,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= +XFAIL_TESTS=tag_test.sh include $(top_srcdir)/../giella-core/am-shared/devtest-include.am