~alecu/ubuntuone-client/config-notifications-2

« back to all changes in this revision

Viewing changes to tests/platform/linux/test_credentials.py

  • Committer: Tarmac
  • Author(s): Manuel de la Pena
  • Date: 2011-02-08 20:15:54 UTC
  • mfrom: (796.5.26 fix_runner)
  • Revision ID: tarmac-20110208201554-v8mptkasbj5vzma3
Allow tests to be ran on windows even if they fail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
from ubuntuone.devtools.testcase import DBusTestCase as TestCase
25
25
from ubuntuone.devtools.handlers import MementoHandler
26
26
 
27
 
from ubuntuone.credentials import (dbus, logger, logging, ubuntu_sso,
 
27
from ubuntuone.platform.linux.credentials import (dbus, logger, logging, ubuntu_sso,
28
28
    CredentialsManagement, TIMEOUT_INTERVAL,
29
29
    DBUS_BUS_NAME, DBUS_CREDENTIALS_PATH, DBUS_CREDENTIALS_IFACE,
30
30
    APP_NAME, HELP_TEXT_KEY, DESCRIPTION, TC_URL_KEY, TC_URL,