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)) + )