Skip to content

Commit

Permalink
Fix opam --with-test
Browse files Browse the repository at this point in the history
That I accidentally broke in #19530

See coq/opam#3240
  • Loading branch information
proux01 committed Dec 7, 2024
1 parent 476460f commit d8ab559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dune
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
; Use summary.log as the target
(alias
(name runtest)
(package rocq-core)
(package coq)
(deps test-suite/summary.log))

; For make compat
Expand Down

0 comments on commit d8ab559

Please sign in to comment.