From ea1defefd014b3d81313df0ce2750f50b5007d9e Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Mon, 8 Jan 2024 14:01:57 +0100 Subject: Mention the tests --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 0a2eda0..98501b3 100644 --- a/README.org +++ b/README.org @@ -77,6 +77,12 @@ port. * About the code The code requires =guile-json=, and at run-time, the =openssl= binary. +You can run tests by loading /(email-key-rotation run-tests)/: + +#+begin_src shell + guile -L ./guile guile/email-key-rotation/run-tests.scm +#+end_src + ** Licensing terms This is email-key-rotation, a program to help rotate DKIM and SRS secrets. -- cgit v1.2.3