tiny_httpd/tests/unit/dune
2025-04-18 09:37:27 -04:00

4 lines
147 B
Text

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