Skip to content

Commit

Permalink
Add support for test running to opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnar committed Sep 16, 2020
1 parent 774fd68 commit 0f07b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coq-qcert.opam
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ build: [
[make "-j" jobs name]
["dune" "build" "-j" jobs "-p" name]
[make "docs"] {with-doc}

[make "test"] {with-test}
]
install: [
[make "install-coqdev"]
Expand Down

0 comments on commit 0f07b1c

Please sign in to comment.