]> git.parisson.com Git - pdf.js.git/commitdiff
Added sample OpenOffice file to tests
authorAdil Allawi <adil@diwan.com>
Tue, 5 Jul 2011 23:43:47 +0000 (00:43 +0100)
committerAdil Allawi <adil@diwan.com>
Tue, 5 Jul 2011 23:43:47 +0000 (00:43 +0100)
test/pdfs/DiwanProfile.pdf.link [new file with mode: 0644]
test/test_manifest.json

diff --git a/test/pdfs/DiwanProfile.pdf.link b/test/pdfs/DiwanProfile.pdf.link
new file mode 100644 (file)
index 0000000..1269463
--- /dev/null
@@ -0,0 +1 @@
+http://oannis.com/DiwanProfile.pdf
\ No newline at end of file
index 4302e1f6e01bd1d69b586404c0e9f95061766b96..d8a8e8f7dea7eaef6466d2f544e10869d93b5450 100644 (file)
        "link": true,
        "rounds": 1,
        "type": "eq"
+    },
+    {  "id": "openoffice-pdf",
+       "file": "pdfs/DiwanProfile.pdf",
+       "link": true,
+       "rounds": 1,
+       "type": "load"
     }
 ]