fix: unit tests are for tiny_httpd

This commit is contained in:
Simon Cruanes 2023-05-24 16:14:00 -04:00
parent 202ef14f59
commit c2b6ac24f4
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -1,4 +1,5 @@
(test
(name t_util)
(package tiny_httpd)
(libraries tiny_httpd qcheck-core qcheck-core.runner))