basic setup for menu.py and unit testing
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@542 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
845ae56cf3
commit
06a9137517
1 changed files with 4 additions and 0 deletions
|
@ -5,3 +5,7 @@ We first set up a test environment:
|
|||
|
||||
>>> from zope.app.testing import ztapi
|
||||
|
||||
Create a menu:
|
||||
|
||||
>>> m1 = Menu()
|
||||
|
Loading…
Add table
Reference in a new issue