removed debugging saving

This commit is contained in:
Frédéric Péters 2008-02-25 10:41:48 +00:00
parent 4f01ae30cf
commit c1fd8b9943
1 changed files with 0 additions and 2 deletions

View File

@ -4,13 +4,11 @@ def test_sso_default():
twill.commands.reset_browser()
twill.execute_string('''
go http://localhost:10001
save_html /tmp/haze.html
go http://localhost:10002
submit
fv 1 username fred
fv 1 password fred
submit
#submit consent
url http://localhost:10002
find 'Logged in'
''')