tiny_httpd/tests/unit/dune
Simon Cruanes de9760d786
format
2024-08-15 09:18:15 -04:00

4 lines
136 B
Text

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