Skip to content

Commit 35120e8

Browse files
committed
Add run-test fields into hurl.0.0.1~beta1
1 parent 02cf9d4 commit 35120e8

File tree

1 file changed

+1
-0
lines changed
  • packages/hurl/hurl.0.0.1~beta1

1 file changed

+1
-0
lines changed

packages/hurl/hurl.0.0.1~beta1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ build: [
2323
["dune" "subst"] {dev}
2424
["dune" "build" "-p" name "-j" jobs]
2525
]
26+
run-test: [ "dune" "runtest" "-p" name "-j1" ]
2627

2728
synopsis: "Hurl, a simple command-line HTTP client"
2829
url {

0 commit comments

Comments
 (0)