This commit is contained in:
swrup 2026-02-10 17:13:35 +01:00
parent d0cbe128c9
commit 609a3e3125
2 changed files with 3 additions and 3 deletions

View file

@ -4,9 +4,9 @@
(libraries mte fmt)) (libraries mte fmt))
(test (test
(name b32) (name crypto)
(modules b32) (modules crypto)
(libraries mte b32 fmt)) (libraries mte fmt))
; TODO ; TODO
; cram test? ; cram test?