~nataliabidart/ubuntuone-client/split-oauth

« back to all changes in this revision

Viewing changes to tests/test_preferences.py

  • Committer: natalia.bidart at canonical
  • Date: 2010-06-08 16:30:43 UTC
  • Revision ID: natalia.bidart@canonical.com-20100608163043-3ysishw02b5ivzp3
LastĀ renamings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
488
488
                                      error_handler=got_dbus_error)
489
489
 
490
490
        return d
 
491
    test_login_check.skip = \
 
492
        "This shouldn't depend on the real DBus service (see bug #591340)."