Added test for inline images

This commit is contained in:
sbarman 2011-08-03 22:22:24 -07:00
parent 80c1bab604
commit 4b132a7b3e

View File

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