~nataliabidart/magicicada-client/ubuntu-one-changed-magicicada

« back to all changes in this revision

Viewing changes to tests/syncdaemon/test_eq_inotify.py

  • Committer: Natalia
  • Date: 2015-09-29 21:23:09 UTC
  • Revision ID: natalia.bidart@ubuntu.com-20150929212309-l7ghiu1f53hkyxdb
Two more fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
        called = []
105
105
        method_resp = True
106
106
        method_arg = object()
 
107
        method_arg.path = 'expected attr'
107
108
 
108
109
        def add_watches_to_udf_ancestors(path):
109
110
            """Fake it."""