Skip to content

Commit

Permalink
Tests belong to clerk
Browse files Browse the repository at this point in the history
  • Loading branch information
denismerigoux committed Aug 9, 2022
1 parent 1d9af3c commit 0133ad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dune
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@

(rule
(alias runtest)
(package catala)
(package clerk)
(deps
(source_tree tests))
(action
(run clerk --exe %{bin:catala} test tests)))

(rule
(alias runtest)
(package catala)
(package clerk)
(deps
(source_tree examples))
(action
Expand Down

0 comments on commit 0133ad4

Please sign in to comment.