aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2010-07-29 20:49:39 +0200
committerNikolaus Schulz <microschulz@web.de>2010-07-29 21:02:12 +0200
commitfebd030e1461d4f412dfb98e58d6219eeb01ebd2 (patch)
treebcb4ddefc0cabee2d72d5b0593efde8e0bafda5d /README
parenta04226580ba7f7ad9f4d470543f81d0d500826f1 (diff)
downloadarchivemail-febd030e1461d4f412dfb98e58d6219eeb01ebd2.tar.gz
archivemail-febd030e1461d4f412dfb98e58d6219eeb01ebd2.tar.bz2
archivemail-febd030e1461d4f412dfb98e58d6219eeb01ebd2.zip
Drop .py extension from the unittest script
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6389006..b55006b 100644
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ INSTALLATION:
If you want to test archivemail:
cp archivemail archivemail.py
- python test_archivemail.py
+ python test_archivemail
(NOTE: This could take over 90 seconds on slower systems)
To install archivemail, run: