Skip to content

Commit

Permalink
opam: migrate to ounit2
Browse files Browse the repository at this point in the history
  • Loading branch information
Khady committed Feb 13, 2023
1 parent 78169a8 commit 31d75bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit_ounit.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tags: ["junit" "jenkins" "ounit"]
depends: [
"dune" {>= "1.0"}
"odoc" {with-doc & >= "1.1.1"}
"ounit"
"ounit2"
"junit"
]
build: [
Expand Down

0 comments on commit 31d75bf

Please sign in to comment.