Whitespaces cleanup

This commit is contained in:
Gil Forcada
2014-08-23 00:31:28 +02:00
parent 45f58edd06
commit fa127ad85c
8 changed files with 16 additions and 16 deletions
@@ -406,7 +406,7 @@ Submitting the form runs into a testbrowser notFoundException.
We'll just catch that and check the result later.
>>> try:
... form.submit()
... form.submit()
... except:
... pass