Skip to content

Commit afbe16d

Browse files
authored
xapi-log/test: Package the cram test in xapi-log (#6450)
This should fix the current xs-opam failure with xapi master, see for example the failure here: https://github.com/last-genius/xs-opam/tree/master Fixes: bfea6f3 ("CA-409628: Add backtrace logging test")
2 parents ee0a5c3 + 8c447c0 commit afbe16d

File tree

1 file changed

+1
-0
lines changed
  • ocaml/libs/log/test

1 file changed

+1
-0
lines changed

ocaml/libs/log/test/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
(libraries log xapi-stdext-threads threads.posix xapi-backtrace))
44

55
(cram
6+
(package xapi-log)
67
(deps log_test.exe))

0 commit comments

Comments
 (0)