diff --git a/test/test_manifest.json b/test/test_manifest.json index c5c196397..bea4cf444 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -69,5 +69,11 @@ "link": true, "rounds": 1, "type": "eq" + }, + { "id": "hmm-pdf", + "file": "pdfs/hmm.pdf", + "link": true, + "rounds": 1, + "type": "load" } ]