Browse Source

Update the link location for the `issue3115` test file

The file (`lshort.pdf`) has changed a couple of times since the test was added, hence there's no guarantee that the current version accurately reflects the issues the test was added to check.
In this patch, I'm updating the link location to point to the *intended* file version (hosted on the "Internet Archive").
Jonas Jenwald 10 years ago
parent
commit
958fb71ef4
  1. 1
      test/pdfs/issue3115.pdf.link
  2. 1
      test/pdfs/issue3115r.pdf.link
  3. 2
      test/test_manifest.json

1
test/pdfs/issue3115.pdf.link

@ -1 +0,0 @@ @@ -1 +0,0 @@
http://mirrors.ctan.org/info/lshort/english/lshort.pdf

1
test/pdfs/issue3115r.pdf.link

@ -0,0 +1 @@ @@ -0,0 +1 @@
http://web.archive.org/web/20130530065353/http://mirror.unl.edu/ctan/info/lshort/english/lshort.pdf

2
test/test_manifest.json

@ -322,7 +322,7 @@ @@ -322,7 +322,7 @@
},
{
"id": "issue3115",
"file": "pdfs/issue3115.pdf",
"file": "pdfs/issue3115r.pdf",
"md5": "ea10f4131202b9b8f2a6cb7770d3f185",
"rounds": 1,
"type": "eq",

Loading…
Cancel
Save