my.pdf: handle update to pdfannots 0.2
undoes f5b47dd695
, tests work properly now
resolves https://github.com/karlicoss/HPI/issues/180
This commit is contained in:
parent
074b8685d6
commit
9578b13fca
2 changed files with 19 additions and 35 deletions
|
@ -4,8 +4,6 @@ from more_itertools import ilen
|
|||
|
||||
import pytest
|
||||
|
||||
pytestmark = pytest.mark.skip("TODO fix pdfannots (see https://github.com/karlicoss/HPI/issues/180)")
|
||||
|
||||
from .common import testdata
|
||||
|
||||
|
||||
|
@ -58,8 +56,8 @@ def with_config():
|
|||
|
||||
|
||||
EXPECTED_HIGHLIGHTS = {
|
||||
'Since 1994, when we first began organizing web sites, we have enjoyed a rare opportunity to participate in the birth of a new discipline. ',
|
||||
'And yet, unlearn we must, ',
|
||||
'Since 1994, when we first began organizing web sites, we have enjoyed a rare oppor-tunity to participate in the birth of a new discipline.',
|
||||
'And yet, unlearn we must,',
|
||||
'',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue