mte/unikernel/duniverse/dune_/test/blackbox-tests/test-cases/exclude-missing-module.t/run.t

7 lines
185 B
Perl
Raw Normal View History

2025-11-11 02:07:51 +01:00
$ dune build
File "dune", line 3, characters 22-26:
3 | (modules :standard \ fake))
^^^^
Error: Module Fake is excluded but it doesn't exist.
[1]