Skip to content

Commit

Permalink
Silence ld warnings in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed Sep 25, 2024
1 parent c83e2e3 commit dc5e372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-dirs/expand_node/ppx-tests.t/run.t
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Type declaration in structure
> end
> EOF

$ dune build
$ dune build 2>/dev/null

on module name "MyModule"
$ $MERLIN single expand-ppx -position 1:11 -filename ./apt.ml < ./apt.ml
Expand Down

0 comments on commit dc5e372

Please sign in to comment.