diff options
Diffstat (limited to 'test/common.test')
-rw-r--r-- | test/common.test | 3 |
1 files changed, 3 insertions, 0 deletions
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]*/ |