This commit is contained in:
15
tools/benchmark-harness/fixtures/xlam_addin.json
Normal file
15
tools/benchmark-harness/fixtures/xlam_addin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/xlsx/data-with-macros.xlam",
|
||||
"file_type": "xlam",
|
||||
"file_size": 170052,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "Excel macro-enabled add-in file with spreadsheet data (XLAM extension)",
|
||||
"category": "spreadsheet",
|
||||
"size_class": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/xlam/data-with-macros.txt",
|
||||
"source": "manual"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user