mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 01:16:28 +03:00
Fix xpassing URL test case
This commit is contained in:
parent
c691caa9d3
commit
444dd511c5
|
@ -53,8 +53,8 @@ URLS_SHOULD_MATCH = [
|
||||||
"http://➡.ws/䨹",
|
"http://➡.ws/䨹",
|
||||||
"http://مثال.إختبار",
|
"http://مثال.إختبار",
|
||||||
"http://例子.测试",
|
"http://例子.测试",
|
||||||
|
"http://उदाहरण.परीक्षा",
|
||||||
|
|
||||||
pytest.mark.xfail("http://उदाहरण.परीक्षा"),
|
|
||||||
pytest.mark.xfail("http://foo.com/blah_blah_(wikipedia)"),
|
pytest.mark.xfail("http://foo.com/blah_blah_(wikipedia)"),
|
||||||
pytest.mark.xfail("http://foo.com/blah_blah_(wikipedia)_(again)"),
|
pytest.mark.xfail("http://foo.com/blah_blah_(wikipedia)_(again)"),
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user