Mailing List Archive

SVN: zope.component/trunk/test.py Fix copy errors.
Log message for revision 65994:
Fix copy errors.

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

-=-
Modified: zope.component/trunk/test.py
===================================================================
--- zope.component/trunk/test.py 2006-03-13 23:34:20 UTC (rev 65993)
+++ zope.component/trunk/test.py 2006-03-13 23:44:53 UTC (rev 65994)
@@ -28,7 +28,7 @@

defaults = [.
'--path', src,
- '--package', 'zope.i18nmessageid',
+ '--package', 'zope.component',
'--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