summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@gnu.org>2016-07-27 10:56:36 +0200
committerAndreas Gruenbacher <agruen@gnu.org>2016-07-27 10:58:03 +0200
commit70532e21a8e1a849d934334b51fff780babc0386 (patch)
tree513dedbddf9a74eec09557515928c482196e8ede
parent4f4fd1b41dfc8e0d4b53ca43e29ceab0b21c6467 (diff)
downloadpatch-70532e21a8e1a849d934334b51fff780babc0386.tar.gz
Add context-format test to XFAIL_TESTS for now
* tests/Makefile.am (XFAIL_TESTS): Add context-format test until someone gets to fixing it.
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d22337b..6d167bd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -60,7 +60,8 @@ TESTS = \
deep-directories
XFAIL_TESTS = \
- dash-o-append
+ dash-o-append \
+ context-format
EXTRA_DIST = \
$(TESTS) \