~nick-dedekind/unity-api/multimonitor.old

« back to all changes in this revision

Viewing changes to test/qmltest/unity/shell/launcher/tst_Launcher.qml

Drop Launchermodel::setAlerting, it's not needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
 
106
106
        function test_model_methods_data() {
107
107
            return [
108
 
                { tag: "Model.methods[setAlerting]", method: "setAlerting" },
109
108
                { tag: "Model.methods[get]", method: "get" },
110
109
                { tag: "Model.methods[move]", method: "move" },
111
110
                { tag: "Model.methods[pin]", method: "pin" },