Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
Signed-off-by: Ulysse Gérard <[email protected]>
  • Loading branch information
voodoos committed Nov 30, 2020
1 parent 75a5a25 commit fa2be03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/blackbox-tests/test-cases/merlin/suffix.t/run.t
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$ dune build @check

$ cat .merlin | grep SUFFIX
SUFFIX .aml .amli
SUFFIX .baml .bamli
$ dune ocaml-merlin --dump-config=$(pwd) | grep SUFFIX
(SUFFIX ".aml .amli")
(SUFFIX ".baml .bamli"))

0 comments on commit fa2be03

Please sign in to comment.