Skip to content

Commit 5bdc24c

Browse files
authored
stunnel: assign the tests to the package (#7057)
Otherwise the tests are run as part of all the packages in the repository This fixes the failures in xs-opam's CI
2 parents 55aa61f + 18e0e0b commit 5bdc24c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • ocaml/libs/stunnel/test

ocaml/libs/stunnel/test/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(test
22
(name test_stunnel_log_scanner)
3+
(package stunnel)
34
(libraries
45
alcotest
56
astring

0 commit comments

Comments
 (0)