123
138
this.updater.get('diff'));
128
157
var mockio = new Y.lp.testing.mockio.MockIo();
129
158
this.updater.get('lp_client').io_provider = mockio;
130
159
this.updater.on(this.updater.NAME + '.updated', function() {
135
164
responseText: 'New <span>diff</span>',
136
165
responseHeaders: {'Content-Type': 'text/html'}});