tiny_httpd/tests/unit/dune
2026-02-09 04:11:46 +00:00

4 lines
157 B
Text

(tests
(names t_util t_buf t_server t_io t_response t_headers)
(package tiny_httpd)
(libraries tiny_httpd.core qcheck-core qcheck-core.runner test_util))