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 changed files with 0 additions and 1 deletions

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