mirror of
https://git.code.sf.net/p/archivemail/code
synced 2025-01-03 05:34:58 +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:
|
If you want to test archivemail:
|
||||||
cp archivemail archivemail.py
|
cp archivemail archivemail.py
|
||||||
python test_archivemail
|
python test_archivemail
|
||||||
(NOTE: This could take over 90 seconds on slower systems)
|
|
||||||
|
|
||||||
To install archivemail, run:
|
To install archivemail, run:
|
||||||
python setup.py install
|
python setup.py install
|
||||||
|
|
Loading…
Reference in a new issue