diff options
author | Ruben Pollan <meskio@sindominio.net> | 2014-07-29 11:27:21 -0500 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2014-07-29 11:27:21 -0500 |
commit | 9874662a66726a813a0b563d94da49b172f44a79 (patch) | |
tree | f85c935b843c8d9074eca22a801ebb00ad83c8a9 /README.rst | |
parent | c1f9c92d948fc41a44010ba4dc9c5865c7455c2e (diff) |
Update the test information on README
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,5 +11,7 @@ More info: https://leap.se running tests ------------- -* nosetests --with-progressive leap.mail.imap.test_imap +You'll need to have installed nose_progressive + +* nosetests --with-progressive leap.mail.imap.tests.test_imap * trial leap.mail.smtp |