~cyphermox/ubuntu-keyboard/fix-typo

« back to all changes in this revision

Viewing changes to tests/autopilot/ubuntu_keyboard/tests/test_keyboard.py

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2013-10-15 21:22:17 UTC
  • Revision ID: mathieu-tl@ubuntu.com-20131015212217-rtiz13q0g1fdprjc
Fix typo in test

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
            # \u201d
178
178
            'punctuation',
179
179
            dict(
180
 
                label="Puncuation",
 
180
                label="Punctuation",
181
181
                input=u'`~!@#$%^&*()_-+={}[]|\\:;\'<>,.?/\u201c'
182
182
            )
183
183
        )