Skip to content

Commit

Permalink
Rewording test rule for opam
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-martinez committed May 10, 2020
1 parent f3854d3 commit 252c1aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions stdcompat.opam
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ depopts: [ "result" "seq" "uchar" "ocamlfind" ]
build: [
[make "-f" "Makefile.bootstrap" "-j" jobs]
["./configure" "--prefix=%{prefix}%"]
[make]
[make test] {with-test}
[make all test {with-test}]
]
install: [make "install"]
dev-repo: "git+https://github.com/thierry-martinez/stdcompat.git"
Expand Down

0 comments on commit 252c1aa

Please sign in to comment.