aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2010-07-29 21:32:37 +0200
committerNikolaus Schulz <microschulz@web.de>2010-07-29 21:32:37 +0200
commitb47cc46fbf9f70b69e2ae168647b5e0379920d3e (patch)
treeac3692128192256a2001ff2d31909fe8181589b8 /README
parentfebd030e1461d4f412dfb98e58d6219eeb01ebd2 (diff)
downloadarchivemail-b47cc46fbf9f70b69e2ae168647b5e0379920d3e.tar.gz
archivemail-b47cc46fbf9f70b69e2ae168647b5e0379920d3e.tar.bz2
archivemail-b47cc46fbf9f70b69e2ae168647b5e0379920d3e.zip
README: drop warning that the test suite is slow
With the recent optimizations of the test suite, it has become quite fast.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index b55006b..81b9d77 100644
--- a/README
+++ b/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