Bump test262-stream and update test262 tests (#8139)
This commit is contained in:
@@ -30,7 +30,6 @@ function getPlugins(features) {
|
||||
exports.getTests = function(testDir) {
|
||||
const stream = new TestStream(testDir, {
|
||||
omitRuntime: true,
|
||||
acceptVersion: "3.0.0",
|
||||
});
|
||||
const tests = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user