mirror of
https://git.code.sf.net/p/archivemail/code
synced 2024-12-21 23:32:54 +00:00
README: drop warning that the test suite is slow
With the recent optimizations of the test suite, it has become quite fast.
This commit is contained in:
parent
febd030e14
commit
b47cc46fbf
1 changed files with 0 additions and 1 deletions
1
README
1
README
|
@ -37,7 +37,6 @@ INSTALLATION:
|
|||
If you want to test archivemail:
|
||||
cp archivemail archivemail.py
|
||||
python test_archivemail
|
||||
(NOTE: This could take over 90 seconds on slower systems)
|
||||
|
||||
To install archivemail, run:
|
||||
python setup.py install
|
||||
|
|
Loading…
Reference in a new issue