Mercurial > p > roundup > code
diff test/test_indexer.py @ 1090:9b910e8d987d
removed Log
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 10 Sep 2002 00:19:55 +0000 |
| parents | 2a928d404af8 |
| children | f63aa57386b0 |
line wrap: on
line diff
--- a/test/test_indexer.py Tue Sep 10 00:15:59 2002 +0000 +++ b/test/test_indexer.py Tue Sep 10 00:19:55 2002 +0000 @@ -18,7 +18,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -# $Id: test_indexer.py,v 1.1 2002-07-10 06:40:01 richard Exp $ +# $Id: test_indexer.py,v 1.2 2002-09-10 00:19:54 richard Exp $ import os, unittest, shutil @@ -53,8 +53,4 @@ return unittest.makeSuite(IndexerTest) -# -# $Log: not supported by cvs2svn $ -# -# # vim: set filetype=python ts=4 sw=4 et si
