From e1ed6394c065e1afe7a4f3221bdf7b019d1325ed Mon Sep 17 00:00:00 2001 From: Clombrong Date: Wed, 25 Jun 2025 20:31:57 +0200 Subject: feat(portal_tcp): add MalformedStanza exception --- test/native/dune | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/native/dune b/test/native/dune index 36b5af5..895134a 100644 --- a/test/native/dune +++ b/test/native/dune @@ -1,3 +1,3 @@ (test (name native_hello) - (libraries portal_tcp)) + (libraries portal_tcp markup)) -- cgit v1.2.3