diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2025-07-30 20:07:07 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-07-30 20:07:07 +0200 |
commit | e69c90a34b5bdc96271cd966e84c76f44a99d69e (patch) | |
tree | 65f06c442b71c4977f056f4b50fb1fb3e75dd3b4 /common.test | |
parent | c85b4fdbd0fe58af93ff70ad62abe8b5aed8f82e (diff) |
(test) Switch test script extension to “et”
Diffstat (limited to 'common.test')
-rw-r--r-- | common.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common.test b/common.test deleted file mode 100644 index 89941f0..0000000 --- a/common.test +++ /dev/null @@ -1,3 +0,0 @@ -module common - -export def refpat = /blake2#[0-9a-f]*/ |