Description: disable test that relies on afl++ via crowbar.
Author: Peter Michael Green <plugwash@raspbian.org>
-Index: ocaml-eqaf-0.9/eqaf.opam
+Index: tempdefuzz/eqaf.opam
===================================================================
---- ocaml-eqaf-0.9.orig/eqaf.opam
-+++ ocaml-eqaf-0.9/eqaf.opam
-@@ -24,7 +24,6 @@ depends: [
- "cstruct" {>= "1.1.0"}
- "base64" {with-test}
+--- tempdefuzz.orig/eqaf.opam
++++ tempdefuzz/eqaf.opam
+@@ -22,7 +22,6 @@ depends: [
+ "dune" {>= "2.0"}
+ "base64" {with-test & >= "3.0.0"}
"alcotest" {with-test}
- "crowbar" {with-test}
"fmt" {with-test & >= "0.8.7"}
"bechamel" {with-test}
]
-\ No newline at end of file
-Index: ocaml-eqaf-0.9/fuzz/dune
+Index: tempdefuzz/fuzz/dune
===================================================================
---- ocaml-eqaf-0.9.orig/fuzz/dune
-+++ ocaml-eqaf-0.9/fuzz/dune
+--- tempdefuzz.orig/fuzz/dune
++++ tempdefuzz/fuzz/dune
@@ -1,11 +0,0 @@
-(executable
- (name fuzz)