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