diff --git a/test/pdfs/fit11-talk.pdf.link b/test/pdfs/fit11-talk.pdf.link new file mode 100644 index 000000000..af7107ee2 --- /dev/null +++ b/test/pdfs/fit11-talk.pdf.link @@ -0,0 +1 @@ +http://www.ccs.neu.edu/home/samth/fit11-talk.pdf diff --git a/test/test_manifest.json b/test/test_manifest.json index 43b799bad..1270cce29 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -144,6 +144,13 @@ "rounds": 1, "type": "eq" }, + { "id": "fit11-talk", + "file": "pdfs/fit11-talk.pdf", + "link": true, + "rounds": 1, + "skipPages": [12,31], + "type": "eq" + }, { "id": "fips197", "file": "pdfs/fips197.pdf", "link": true,