예제 #1
0
 def test_clear_credentials(self):
     from softwarecenter.utils import clear_token_from_ubuntu_sso_sync
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()
예제 #2
0
 def clear_token(self):
     clear_token_from_ubuntu_sso_sync(SOFTWARE_CENTER_NAME_KEYRING)
예제 #3
0
 def test_clear_credentials(self):
     from softwarecenter.utils import clear_token_from_ubuntu_sso_sync
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()
예제 #4
0
 def test_clear_credentials(self):
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()
예제 #5
0
 def clear_token(self):
     clear_token_from_ubuntu_sso_sync(SOFTWARE_CENTER_NAME_KEYRING)
예제 #6
0
 def test_clear_credentials(self):
     clear_token_from_ubuntu_sso_sync("fo")
     do_events()