~ubuntu-branches/ubuntu/utopic/ibus-cangjie/utopic-updates

« back to all changes in this revision

Viewing changes to tests/run_tests.in

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2015-05-26 09:19:14 UTC
  • mfrom: (6.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20150526091914-bterkby7t7a62eux
Tags: 2.4-1~utopic1
Backporting wily release sync to utopic to fix multiple UX issues
as per upstream request (LP: #1452376)

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        # We don't need anything here for the unit tests
48
48
        pass
49
49
 
 
50
    def update_preedit_text(self, text, cursor_pos, visible):
 
51
        # We don't need anything here for the unit tests
 
52
        #
 
53
        # We only have this for an ugly workaround.
 
54
        pass
 
55
 
50
56
 
51
57
class MockLookupTable:
52
58
    def __init__(self):