tiny_httpd/tests/unit/dune
2024-02-26 16:28:31 -05:00

5 lines
135 B
Text

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