Code

Added vim command to all source so that we don't get no steenkin' tabs :)
[roundup.git] / test / test_schema.py
index 4821aa450dab3f01f259a41463e301b1c18cf566..4302861fee05c2dbd5fac50aa9cd99c61183d098 100644 (file)
@@ -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 @@ def suite():
 
 #
 # $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