Skip to content

Commit

Permalink
Remove ssl and tls as direct dependencies of test
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Dec 6, 2018
1 parent 28af864 commit 68310f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dune
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
(executable
(name test_decisions)
(modules test_decisions)
(libraries syndic cohttp-lwt-unix ssl tls))
(libraries syndic cohttp-lwt-unix))

(alias
(name runtest)
Expand Down

0 comments on commit 68310f5

Please sign in to comment.