Skip to content

Commit

Permalink
Apply a suggestion
Browse files Browse the repository at this point in the history
Signed-off-by: Alpha DIALLO <[email protected]>
  • Loading branch information
moyodiallo committed Sep 23, 2024
1 parent 831761d commit 5de1d7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/blackbox-tests/test-cases/enabled_if/eif-env-vars.t
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ Test enabled_if with 'env' variable.

$ MYVAR=disabled dune exec -- dune_test
Hello world
$ MYVAR=enabled dune exec -- dune_test
File "dune", line 11, characters 10-16:
11 | (modules main_2)
^^^^^^
Error: Module Main_2 doesn't exist.
[1]

0 comments on commit 5de1d7c

Please sign in to comment.