Skip to content

Commit

Permalink
fix package field of dune file in domain's test
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael-proust committed Nov 25, 2021
1 parent f009593 commit 43db01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/domain/dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

(alias
(name runtest)
(package lwt)
(package lwt_domain)
(action (run %{exe:main.exe}))
)

0 comments on commit 43db01e

Please sign in to comment.