diff --git a/test/pdfs/.gitignore b/test/pdfs/.gitignore index cc9337416..0445acb12 100644 --- a/test/pdfs/.gitignore +++ b/test/pdfs/.gitignore @@ -128,6 +128,7 @@ !issue3885.pdf !bug859204.pdf !coons-allflags-withfunction.pdf +!tensor-allflags-withfunction.pdf !issue4246.pdf !issue4461.pdf !issue4573.pdf diff --git a/test/pdfs/tensor-allflags-withfunction.pdf b/test/pdfs/tensor-allflags-withfunction.pdf new file mode 100644 index 000000000..766ae6490 Binary files /dev/null and b/test/pdfs/tensor-allflags-withfunction.pdf differ diff --git a/test/test_manifest.json b/test/test_manifest.json index ff7efb60b..06554677d 100644 --- a/test/test_manifest.json +++ b/test/test_manifest.json @@ -2253,6 +2253,12 @@ "rounds": 1, "type": "eq" }, + { "id": "issue6305-part-1", + "file": "pdfs/tensor-allflags-withfunction.pdf", + "md5": "b47260d50f6a0f26aaccbfa3b7176ae8", + "rounds": 1, + "type": "eq" + }, { "id": "issue4246", "file": "pdfs/issue4246.pdf", "md5": "ed81787b83cc317c9f049643b853bea3",