tiny_httpd/tests/unit/ws/dune
2024-04-04 15:54:55 -04:00

6 lines
144 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))