From 3edb8ae207a44fe9bf40f55d5e211c22cdf085f8 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Tue, 7 Mar 2017 17:16:26 +0100 Subject: [PATCH] Whitespace --- spacy/tests/regression/test_issue850.py | 1 + 1 file changed, 1 insertion(+) diff --git a/spacy/tests/regression/test_issue850.py b/spacy/tests/regression/test_issue850.py index 3b3952744..8237763ea 100644 --- a/spacy/tests/regression/test_issue850.py +++ b/spacy/tests/regression/test_issue850.py @@ -29,6 +29,7 @@ def test_basic_case(): assert start == 0 assert end == 4 + @pytest.mark.xfail def test_issue850(): '''The problem here is that the variable-length pattern matches the