From: Adil Allawi Date: Mon, 3 Oct 2011 12:57:01 +0000 (+0100) Subject: Add test case X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=179533a06c371bd06a05a0eabb973d0b54ce4f4c;p=pdf.js.git Add test case --- diff --git a/test/pdfs/ThuluthFeatures.pdf b/test/pdfs/ThuluthFeatures.pdf new file mode 100755 index 0000000..95e6b74 Binary files /dev/null and b/test/pdfs/ThuluthFeatures.pdf differ diff --git a/test/test_manifest.json b/test/test_manifest.json index a7f839c..c1e8393 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -69,6 +69,11 @@ "rounds": 1, "type": "load" }, + { "id": "thuluthfont-pdf", + "file": "pdfs/ThuluthFeatures.pdf", + "rounds": 1, + "type": "load" + }, { "id": "wnv_chinese-pdf", "file": "pdfs/wnv_chinese.pdf", "link": true,