Skip to content

Commit 955bbde

Browse files
authored
[backport] stunnel: assign the tests to the package (#7107)
Otherwise the tests are run as part of all the packages in the repository Backport of PR #7057 (cherry picked from commit 18e0e0b)
2 parents 0e27962 + 652f55b commit 955bbde

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)