summaryrefslogtreecommitdiff
path: root/keymanager/README.rst
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2014-11-28 10:37:00 -0600
committerRuben Pollan <meskio@sindominio.net>2014-12-16 11:55:16 -0600
commit7094981e43794558fe3542c3d381dfe43c4fa56b (patch)
tree89e24a9fce7cf13f65aa760d5aa34f03ab9f6d94 /keymanager/README.rst
parent0ca8dbbac78f3c2cd91342a4ae78d94f76495046 (diff)
Port to soledad new async API
Diffstat (limited to 'keymanager/README.rst')
-rw-r--r--keymanager/README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/keymanager/README.rst b/keymanager/README.rst
index 8aedfb4..acf2335 100644
--- a/keymanager/README.rst
+++ b/keymanager/README.rst
@@ -6,3 +6,10 @@ LEAP's Key Manager
The Key Manager is a Nicknym agent for the LEAP project:
https://leap.se/pt/docs/design/nicknym
+
+running tests
+-------------
+
+Use trial to run the test suite::
+
+ trial leap.keymanager