SVN: zope.component/trunk/test.py Fix copy errors.
Tres Seaver <[email protected]> Mon, 13 Mar 2006 18:44:54 -0500 (EST)
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
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 - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS