mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-26 20:14:47 +00:00
use test file from test folder (still missing)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
9da610e95b
commit
5f5a3cd914
@ -9,7 +9,7 @@ from docling.datamodel.document import InputDocument
|
||||
|
||||
@pytest.fixture
|
||||
def test_doc_path():
|
||||
return Path("/Users/dol/Downloads/32044009881525_select.tar.gz")
|
||||
return Path("tests/data/mets_gbs/32044009881525_select.tar.gz")
|
||||
|
||||
|
||||
def _get_backend(pdf_doc):
|
||||
|
Loading…
Reference in New Issue
Block a user