From c1863a2f5a6a04877a5e63b309461c7e8967e285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Wed, 15 Dec 2021 21:31:08 +0100 Subject: [PATCH] Fix typo --- solo5-elftool.opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solo5-elftool.opam b/solo5-elftool.opam index b47939f..3fcf616 100644 --- a/solo5-elftool.opam +++ b/solo5-elftool.opam @@ -10,7 +10,7 @@ license: "BSD-2-Clause" build: [ ["dune" "subst"] {dev} ["dune" "build" "-p" name "-j" jobs] - ["dune" "runtest" "-p" name "-j" jobs] {wiht-test} + ["dune" "runtest" "-p" name "-j" jobs] {with-test} ] depends: [