aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorClombrong <cromblong@egregore.fun>2025-06-10 02:01:11 +0200
committerClombrong <cromblong@egregore.fun>2025-06-10 02:01:11 +0200
commit1767babf41d81cce5df7a4e221983cf99c850b44 (patch)
tree733793ea8beef651e06e0b363cea5bf5a572facc /lib
parent75867e5049765069c5ad4e083404b6966b1d52cf (diff)
test(auth): add send_auth_stanza to tests
Diffstat (limited to 'lib')
-rw-r--r--lib/flesh.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/flesh.ml b/lib/flesh.ml
index 8f4bd77..6bf7fa0 100644
--- a/lib/flesh.ml
+++ b/lib/flesh.ml
@@ -1 +1,2 @@
module Stream = Stream
+module Auth = Auth