[creditmut] 'espace_client.aspx' just after login should work (closes #754)

This commit is contained in:
Julien Veyssier 2012-01-18 12:49:36 +01:00 committed by Romain Bignon
commit 2f55acd62b
2 changed files with 5 additions and 1 deletions

View file

@ -35,6 +35,9 @@ class LoginErrorPage(BasePage):
class InfoPage(BasePage):
pass
class UserSpacePage(BasePage):
pass
class AccountsPage(BasePage):
def get_list(self):
l = []