From 3d28dbdc7d85c3e6f4bb719d6386b83876539091 Mon Sep 17 00:00:00 2001 From: Hugo Heuzard Date: Thu, 2 Dec 2021 16:40:50 +0100 Subject: [PATCH] accept tests Signed-off-by: Hugo Heuzard --- test/blackbox-tests/test-cases/workspaces.t/run.t | 1 + 1 file changed, 1 insertion(+) diff --git a/test/blackbox-tests/test-cases/workspaces.t/run.t b/test/blackbox-tests/test-cases/workspaces.t/run.t index 72181c8f626b..fdd447e92e00 100644 --- a/test/blackbox-tests/test-cases/workspaces.t/run.t +++ b/test/blackbox-tests/test-cases/workspaces.t/run.t @@ -48,6 +48,7 @@ Workspaces also allow you to set the env for a context: (ocamlopt_flags (-g)) (c_flags ()) (cxx_flags ()) + (link_flags ()) (menhir_flags ()) (coq_flags (-q)) (js_of_ocaml_flags ())