From: Ralph Corderoy Date: Fri, 26 May 2017 10:56:37 +0000 (+0100) Subject: Makefile.am: Add test/inc/test-eom-align to XFAIL_TESTS. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/4974d09cc659e2859fcf916ad020628c9695e2f8?hp=4974d09cc659e2859fcf916ad020628c9695e2f8 Makefile.am: Add test/inc/test-eom-align to XFAIL_TESTS. Since 5f34de43, it's expected the test will fail. Add it to XFAIL_TESTS so it's still run, but its failure doesn't cause the `check' target to fail. ---