enable NEL test

This commit is contained in:
Jörg Breitbart
2019-08-03 15:05:44 +02:00
parent 497a5e6e84
commit eccd6d7bdf
-1
View File
@@ -17,7 +17,6 @@ const ROWS = 25;
const TESTFILES = glob.sync('**/escape_sequence_files/*.in', { cwd: path.join(__dirname, '..')});
const SKIP_FILES = [
't0072-DECSTBM_NEL.in',
't0075-DECSTBM_CUU_CUD.in',
't0076-DECSTBM_IL_DL.in', // not working due to lineFeed
't0077-DECSTBM_quirks.in',