summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-08-28 11:21:05 -0400
committerKali Kaneko <kali@leap.se>2015-08-28 11:21:05 -0400
commitdc26f67236fc540f17529df35128f49dcd1b42a4 (patch)
tree680eaedd6ea279330f0458165a5ecf5f0a25ad94 /README.rst
parent73e662f8741b5857b3881eb0ce7c08147a06a2bc (diff)
parent437a11a492ea2fc39050fbf4b0349f531558599e (diff)
Merge tag '0.4.2' into debian/experimental
Tag leap.keymanager version 0.4.2 Conflicts: pkg/requirements.pip src/leap/keymanager/_version.py
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8aedfb4..acf2335 100644
--- a/README.rst
+++ b/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