From f714e508a337c3a9a9dbb1822d78b1042450ae86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Thu, 26 Jun 2025 21:45:34 +0200 Subject: Automatic discovery of peers for pending messages Changelog: Automatic discovery of peers for pending direct messages --- test/common.test | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/common.test (limited to 'test/common.test') diff --git a/test/common.test b/test/common.test new file mode 100644 index 0000000..89941f0 --- /dev/null +++ b/test/common.test @@ -0,0 +1,3 @@ +module common + +export def refpat = /blake2#[0-9a-f]*/ -- cgit v1.2.3