benoitkugler / pdf

Golang high level PDF model
MIT License
22 stars 3 forks source link

tests failing due to some missing PDFs #1

Closed gedw99 closed 1 year ago

gedw99 commented 3 years ago

i wanted to have a play with the formfilling.

I have 2 files missing that stop tests in the form filling.

open test/open_action.pdf: no such file or directory

can't open file: open test/ModeleRecuFiscalEditable.pdf: no such file or directory

Is is because the files are too big for git practically ?

benoitkugler commented 1 year ago

Hi ! My apologies for the very late answer, for some reason I didn't see the notification..

I've added the files, so that tests should run properly.