pecu.0.6: Disable the tests on OCaml 5.2 (\r\n are now parsed differently)
Kate 2 years ago b791f781 90d8c520
··· 17 17 18 18 depends: [ 19 19 "ocaml" {>= "4.03.0"} 20 20 + "ocaml" {with-test & < "5.2"} 20 21 "dune" {>= "1.4"} 21 22 "fmt" {with-test} 22 23 "alcotest" {with-test}