~xubuntu-dev/ubiquity/lp1437180_feh

« back to all changes in this revision

Viewing changes to tests/test_gtkui.py

  • Committer: Colin Watson
  • Date: 2014-04-09 21:34:01 UTC
  • Revision ID: cjwatson@canonical.com-20140409213401-1jb17y0efxdhy0mh
Remove lots of cruft relating to removed Ubuntu One, webcam, and
migration-assistant steps.

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
                'ubi_question_dialog', 'question_label',
131
131
                # Calculated error string
132
132
                'label_global_error',
133
 
                # TODO FIXME
134
 
                'u1_password_existing_error', 'u1_email_error_label',
135
 
                'u1_email_error_label1',
136
133
            ]
137
134
            deb_host_arch = subprocess.Popen(
138
135
                ['dpkg-architecture', '-qDEB_HOST_ARCH'],