Skip to content
Snippets Groups Projects
Verified Commit 9662cf9b authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

tests: fix braino…

parent e8b5c6ae
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ from ..utils.nonexisting import assert_non_existing
pdf1 = load_fixture('test1.pdf')
pdf2 = load_fixture('test2.pdf')
pdf1a = load_fixture('test_weird_non_unicode_chars1.pdf')
pdf2a = load_fixture('test_weird_non_unicode_chars1.pdf')
pdf2a = load_fixture('test_weird_non_unicode_chars2.pdf')
def test_identification(pdf1):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment