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

5 lines
139 B
Text

(tests
(names t_ws t_ws_q)
(package tiny_httpd)
(deps masked.data)
(libraries tiny_httpd.ws qcheck-core qcheck-core.runner test_util))