1
0
Fork 0
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:
Nikolaus Schulz 2010-07-29 21:32:37 +02:00
parent febd030e14
commit b47cc46fbf

1
README
View file

@ -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