Browse Source

Merge pull request #5562 from timvandermeij/progression-tests

Test case for issue 5481
Jonas Jenwald 10 years ago
parent
commit
4a2c38f42f
  1. 1
      test/pdfs/.gitignore
  2. BIN
      test/pdfs/issue5481.pdf
  3. 7
      test/test_manifest.json

1
test/pdfs/.gitignore vendored

@ -105,3 +105,4 @@ @@ -105,3 +105,4 @@
!issue4801.pdf
!issue5549.pdf
!issue5475.pdf
!issue5481.pdf

BIN
test/pdfs/issue5481.pdf

Binary file not shown.

7
test/test_manifest.json

@ -1932,5 +1932,12 @@ @@ -1932,5 +1932,12 @@
"rounds": 1,
"type": "eq",
"about": "Free image obtained from www.unsplash.com"
},
{ "id": "issue5481.pdf",
"file": "pdfs/issue5481.pdf",
"md5": "cf00bd25b15b7e23542b48a626585c36",
"rounds": 1,
"type": "eq",
"about": "Free image obtained from www.unsplash.com"
}
]

Loading…
Cancel
Save