diff options
author | Nikolaus Schulz <microschulz@web.de> | 2010-07-29 20:49:39 +0200 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2010-07-29 21:02:12 +0200 |
commit | febd030e1461d4f412dfb98e58d6219eeb01ebd2 (patch) | |
tree | bcb4ddefc0cabee2d72d5b0593efde8e0bafda5d /TODO | |
parent | a04226580ba7f7ad9f4d470543f81d0d500826f1 (diff) | |
download | archivemail-febd030e1461d4f412dfb98e58d6219eeb01ebd2.tar.gz archivemail-febd030e1461d4f412dfb98e58d6219eeb01ebd2.tar.bz2 archivemail-febd030e1461d4f412dfb98e58d6219eeb01ebd2.zip |
Drop .py extension from the unittest script
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ run. Better to fail gracefully and keep going. Think about the best way to specify the names of archives created with possibly an --archive-name option. -Add more tests (see top of test_archivemail.py) +Add more tests (see top of test_archivemail) We need some better checking to see if we are really looking at a valid mbox-format mailbox. |