Mailing List Archive

CVS: Products/Basket/tests - testBasket.py:1.35
Update of /cvs-repository/Products/Basket/tests
In directory cvs.zope.org:/tmp/cvs-serv18437/tests

Modified Files:
testBasket.py
Log Message:
Doh. Don't print.


=== Products/Basket/tests/testBasket.py 1.34 => 1.35 ===
--- Products/Basket/tests/testBasket.py:1.34 Sat Nov 26 16:40:44 2005
+++ Products/Basket/tests/testBasket.py Sat Nov 26 16:45:19 2005
@@ -201,8 +201,6 @@
result = basket.initialize(DummyProductContext('Basket'))
basket.cleanup()

- print result
-
expected = [.x for x in result if (x and x.startswith('external method')
)]
self.assertEqual(expected[0], 'external method')

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

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