aantron / lambdasoup

Functional HTML scraping and rewriting with CSS in OCaml
https://aantron.github.io/lambdasoup
MIT License
380 stars 31 forks source link

Do not use Option.get in tests to ensure compatibility with older compilers #42

Closed dmbaturin closed 2 years ago

dmbaturin commented 2 years ago

This should fix the CI failures that happened in ocaml/opam-repository#19789