Remove testbrowser dump.

This commit is contained in:
Timo Stollenwerk 2013-04-22 14:55:04 +02:00
parent 73d84a22d7
commit e2a43aefb6
1 changed files with 0 additions and 1 deletions

View File

@ -353,7 +353,6 @@ View the collection listing.
<Link text='Anonymous on Doc1' url='http://nohost/plone/doc1/++conversation++default/...'>
>>> browser.getLink('Anonymous on Doc1', index=1)
<Link text='Anonymous on Doc1' url='http://nohost/plone/doc1/++conversation++default/...'>
>>> open('/tmp/testbrowser.html', 'w').write(browser.contents)
>>> browser.getLink(tarek_fullname + ' on Doc1')
<Link text='Tarek Ziad\xc3\xa9 on Doc1' url='http://nohost/plone/doc1/++conversation++default/...'>
>>> browser.getLink(jim_fullname + ' on Doc1')