Skip to content

Commit

Permalink
Merge pull request #5898 from edwintorok/master
Browse files Browse the repository at this point in the history
  • Loading branch information
psafont authored Jul 31, 2024
2 parents 1be062b + 83cded6 commit 9741ad4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@
ppx_sexp_conv
ppx_deriving
psq
qcheck-alcotest
rpclib
(rrdd-plugin (= :version))
rresult
Expand Down
2 changes: 0 additions & 2 deletions ocaml/libs/clock/dune
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,12 @@

(library
(name test_timer)
(package clock)
(modules test_timer)
(libraries
alcotest
clock
fmt
mtime.clock.os
qcheck-alcotest
qcheck-core
)
)
Expand Down
1 change: 1 addition & 0 deletions xapi.opam
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ depends: [
"ppx_sexp_conv"
"ppx_deriving"
"psq"
"qcheck-alcotest"
"rpclib"
"rrdd-plugin" {= version}
"rresult"
Expand Down

0 comments on commit 9741ad4

Please sign in to comment.