From bac0a35785bd56abd7dd6cfba2637f257f79a1fa Mon Sep 17 00:00:00 2001 From: Rudi Grinberg Date: Fri, 13 Jul 2018 15:52:56 +0200 Subject: [PATCH] Accept corrections Signed-off-by: Rudi Grinberg --- test/blackbox-tests/test-cases/workspaces/run.t | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test/blackbox-tests/test-cases/workspaces/run.t b/test/blackbox-tests/test-cases/workspaces/run.t index bafc3847..68895ba7 100644 --- a/test/blackbox-tests/test-cases/workspaces/run.t +++ b/test/blackbox-tests/test-cases/workspaces/run.t @@ -50,4 +50,10 @@ see how we can set a "native" target. Which is the default. Workspaces also allow you to set the env for a context: - $ dune printenv --root workspace-env --profile default \ No newline at end of file + $ dune printenv --root workspace-env --profile default + Entering directory 'workspace-env' + ( + (flags (-w -40 -machin)) + (ocamlc_flags (-g)) + (ocamlopt_flags (-g)) + )