From: Stephane Glondu Date: Sat, 14 Mar 2026 08:56:00 +0000 (+0100) Subject: Disable test that needs base_quickcheck X-Git-Tag: archive/raspbian/6.2.2-1+rpi1~1^2^2^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0cb157dc10ae595cac8c28b5b8598cf6a4016079;p=ocaml-cohttp.git Disable test that needs base_quickcheck Gbp-Pq: Name 0001-Disable-test-that-needs-base_quickcheck.patch --- diff --git a/http/test/dune b/http/test/dune index 8201ba4..36a713c 100644 --- a/http/test/dune +++ b/http/test/dune @@ -12,6 +12,7 @@ (test (name test_parser) + (enabled_if false) (modules test_parser) (package http) (preprocess