From fe7bad77d4d73c355f9a84c097ed5d15548207f5 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Fri, 31 Jan 2025 12:59:08 +0100 Subject: [PATCH] fix syntax --- tests/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/dune b/tests/dune index b86e7468..dd80599f 100644 --- a/tests/dune +++ b/tests/dune @@ -42,7 +42,7 @@ (modules test_entropy) (package mirage-crypto-rng) (libraries mirage-crypto-rng ohex) - (enabled_if (or (<> %{architecture} "arm64") (<> %{architecture} "riscv64"))) + (enabled_if (or (<> %{architecture} "arm64") (<> %{architecture} "riscv64")))) ; see https://github.com/mirage/mirage-crypto/issues/216 (test