Mailing List Archive

SVN: zope.tales/trunk/test.py Fix copy error.
Log message for revision 66005:
Fix copy error.

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

-=-
Modified: zope.tales/trunk/test.py
===================================================================
--- zope.tales/trunk/test.py 2006-03-14 00:34:14 UTC (rev 66004)
+++ zope.tales/trunk/test.py 2006-03-14 00:52:29 UTC (rev 66005)
@@ -28,7 +28,7 @@

defaults = [.
'--path', src,
- '--package', 'zope.deprecation',
+ '--package', 'zope.tales',
'--tests-pattern', '^tests$',
]


_______________________________________________
Zope-CVS maillist - Zope-CVS@zope.org
http://mail.zope.org/mailman/listinfo/zope-cvs

Zope CVS instructions: http://dev.zope.org/CVS