Mock viewport.syncScrollArea

This commit is contained in:
Daniel Imms
2017-01-20 23:22:04 -08:00
parent 2aa7608ac0
commit da16dd7cae
+3
View File
@@ -76,6 +76,9 @@ describe('xterm output comparison', function() {
beforeEach(function () {
xterm = new Terminal(COLS, ROWS);
xterm.refresh = function() {};
xterm.viewport = {
syncScrollArea: function() {}
};
});
// omit stack trace for escape sequence files