uncomment other tests, testing work mostly complete

This commit is contained in:
John McLear 2020-12-30 19:25:30 +00:00
parent 5a425d7e69
commit 75509ce96e

View file

@ -1,5 +1,4 @@
'use strict';
/*
describe('Page Up/Down', function () {
beforeEach(function (cb) {
helper.newPad({
@ -296,7 +295,6 @@ describe('Viewport based Page Up/Down', function () {
await helper.waitForPromise(() => currentLineNumber < 5);
});
});
*/
describe('Shift Page Up/Down', function () {
beforeEach(function (cb) {
helper.newPad({