Skip to content

Commit 0f07b1c

Browse files
committed
Add support for test running to opam file
1 parent 774fd68 commit 0f07b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coq-qcert.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build: [
1919
[make "-j" jobs name]
2020
["dune" "build" "-j" jobs "-p" name]
2121
[make "docs"] {with-doc}
22-
22+
[make "test"] {with-test}
2323
]
2424
install: [
2525
[make "install-coqdev"]

0 commit comments

Comments
 (0)