Added sample OpenOffice file to tests

This commit is contained in:
Adil Allawi 2011-07-06 00:43:47 +01:00
parent a6f4a92286
commit 5d337b1c76
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1 @@
http://oannis.com/DiwanProfile.pdf

View File

@ -42,5 +42,11 @@
"link": true, "link": true,
"rounds": 1, "rounds": 1,
"type": "eq" "type": "eq"
},
{ "id": "openoffice-pdf",
"file": "pdfs/DiwanProfile.pdf",
"link": true,
"rounds": 1,
"type": "load"
} }
] ]