tiny_httpd/tests/unit/dune
2023-08-08 14:41:58 -04:00

5 lines
130 B
Text

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