SVN: zpkgtools/trunk/zpkgtools/tests/test_app.py remove debugging cruft
"Fred L. Drake, Jr." <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 38140:
remove debugging cruft
Changed:
U zpkgtools/trunk/zpkgtools/tests/test_app.py
-=-
Modified: zpkgtools/trunk/zpkgtools/tests/test_app.py
===================================================================
--- zpkgtools/trunk/zpkgtools/tests/test_app.py 2005-08-29 15:39:51 UTC (rev 38139)
+++ zpkgtools/trunk/zpkgtools/tests/test_app.py 2005-08-29 15:41:00 UTC (rev 38140)
@@ -435,9 +435,6 @@
def test_building_default_collection_override(self):
# Test that a configuration's setting of a default collection
# can be overridden to actually determine what's built.
- import logging
- root_logger = logging.getLogger()
- root_logger.addHandler(logging.StreamHandler())
config = os.path.join(os.path.dirname(os.path.abspath(__file__)),
"input", "package.conf")
package_map = self.createPackageMap()
_______________________________________________
Zope-CVS maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS