This commit is contained in:
16
tools/benchmark-harness/fixtures/epub/simple.json
Normal file
16
tools/benchmark-harness/fixtures/epub/simple.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/epub/simple.epub",
|
||||
"file_type": "epub",
|
||||
"file_size": 31662481,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "epub test: simple",
|
||||
"source": "pandoc-generated",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../../test_documents/ground_truth/epub/simple.txt",
|
||||
"markdown_file": "../../../../test_documents/ground_truth/epub/simple.md",
|
||||
"source": "pandoc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user