From f109a2b90df20af4e8593c0f2a33bdd4075154c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Wed, 30 Jul 2025 20:07:07 +0200 Subject: =?UTF-8?q?Switch=20test=20script=20extension=20to=20=E2=80=9Cet?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/common.et | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/common.et (limited to 'test/common.et') diff --git a/test/common.et b/test/common.et new file mode 100644 index 0000000..89941f0 --- /dev/null +++ b/test/common.et @@ -0,0 +1,3 @@ +module common + +export def refpat = /blake2#[0-9a-f]*/ -- cgit v1.2.3