[Zope-CVS] CVS: Products/Basket/tests - testBasket.py:1.2
Chris McDonough
chrism at plope.com
Mon Nov 7 14:43:07 EST 2005
Update of /cvs-repository/Products/Basket/tests
In directory cvs.zope.org:/tmp/cvs-serv10464/tests
Modified Files:
testBasket.py
Log Message:
Commit a set of non-working code created since the first FXBG sprint.
=== Products/Basket/tests/testBasket.py 1.1.1.1 => 1.2 ===
--- Products/Basket/tests/testBasket.py:1.1.1.1 Mon Nov 7 13:47:23 2005
+++ Products/Basket/tests/testBasket.py Mon Nov 7 14:42:37 2005
@@ -4,6 +4,7 @@
import copy
import pkg_resources
import Products
+from Products.Basket.utils import EggProductContext
here = os.path.dirname(__file__)
More information about the Zope-CVS
mailing list