[Checkins] SVN: zope.pagetemplate/trunk/test.py Fat finger.

Tres Seaver tseaver at palladion.com
Wed Apr 5 01:20:09 EDT 2006


Log message for revision 66498:
  Fat finger.

Changed:
  U   zope.pagetemplate/trunk/test.py

-=-
Modified: zope.pagetemplate/trunk/test.py
===================================================================
--- zope.pagetemplate/trunk/test.py	2006-04-05 05:19:20 UTC (rev 66497)
+++ zope.pagetemplate/trunk/test.py	2006-04-05 05:20:08 UTC (rev 66498)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Corporation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -28,7 +28,7 @@
 
 defaults = [
     '--path', src,
-    '--package', 'zope.i18nmessageid',
+    '--package', 'zope.pagetemplate',
     '--tests-pattern', '^tests$',
     ]
 



More information about the Checkins mailing list