mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Update src/common/buffer/BufferSet.test.ts
This commit is contained in:
@@ -73,9 +73,6 @@ describe('BufferSet', () => {
|
||||
});
|
||||
|
||||
describe('markers', () => {
|
||||
beforeEach(() => {
|
||||
});
|
||||
|
||||
it('should clear the markers when the buffer is switched', () => {
|
||||
bufferSet.activateAltBuffer();
|
||||
bufferSet.alt.addMarker(1);
|
||||
|
||||
Reference in New Issue
Block a user