~mzanetti/unity8/fix_snap_decision_test

« back to all changes in this revision

Viewing changes to tests/mocks/Ubuntu/Payments/Payments.qmltypes

  • Committer: Michael Zanetti
  • Date: 2014-10-15 19:48:01 UTC
  • mfrom: (1262.5.16 sharedunitymenumodel)
  • Revision ID: michael.zanetti@canonical.com-20141015194801-rib5xpa43p81dpn1
mergeĀ lp:~nick-dedekind/unity8/sharedunitymenumodel

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
            Parameter { name: "error"; type: "string" }
38
38
        }
39
39
        Signal { name: "purchaseCompleted" }
 
40
        Signal { name: "purchaseCancelled" }
40
41
        Method { name: "start" }
 
42
        Method { name: "process" }
41
43
    }
42
44
}