Mercurial > p > roundup > code
diff test/test_schema.py @ 127:0791d13baea7
Added vim command to all source so that we don't get no steenkin' tabs :)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 29 Jul 2001 07:01:39 +0000 |
| parents | fa44da8d9df2 |
| children | d45384bc6420 |
line wrap: on
line diff
--- a/test/test_schema.py Sun Jul 29 06:57:03 2001 +0000 +++ b/test/test_schema.py Sun Jul 29 07:01:39 2001 +0000 @@ -1,4 +1,4 @@ -# $Id: test_schema.py,v 1.1 2001-07-27 06:55:07 richard Exp $ +# $Id: test_schema.py,v 1.2 2001-07-29 07:01:39 richard Exp $ import unittest, os, shutil @@ -58,7 +58,11 @@ # # $Log: not supported by cvs2svn $ +# Revision 1.1 2001/07/27 06:55:07 richard +# moving tests -> test +# # Revision 1.3 2001/07/25 04:34:31 richard # Added id and log to tests files... # # +# vim: set filetype=python ts=4 sw=4 et si
