~ubuntu-branches/ubuntu/quantal/folks/quantal

« back to all changes in this revision

Viewing changes to tests/tracker/favourite-updates.vala

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-12 09:48:10 UTC
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: package-import@ubuntu.com-20120912094810-qzo1i9uxivx8zr9e
Tags: upstream-0.7.4.1
ImportĀ upstreamĀ versionĀ 0.7.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
      this._is_favourite_2 = true;
82
82
      this._individual_id_2 = "";
83
83
 
84
 
      this._test_favourite_update_async ();
 
84
      this._test_favourite_update_async.begin ();
85
85
 
86
86
      // this timer is slightly higher than usual because sleep
87
87
      // to ensure a (usually delayed) INSERT event has happened