remove node_version from test issue_2271
This commit is contained in:
parent
6a003b98eb
commit
cf052c05eb
|
|
@ -629,5 +629,4 @@ issue_2271: {
|
||||||
new Foo().set("PASS").print();
|
new Foo().set("PASS").print();
|
||||||
}
|
}
|
||||||
expect_stdout: "PASS"
|
expect_stdout: "PASS"
|
||||||
node_version: ">=6"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user