* Ignore fixture directories that do not contain input or exec * Fix parser test fixtures structures for some imported esprima tests. * Warn on test folders that are not empty and do not contain testfiles
1 line
44 B
JavaScript
Executable File
1 line
44 B
JavaScript
Executable File
"use strict"; var x = { set i(x) {}, i: 42 } |