make regenerator test use the ALL environment var
This commit is contained in:
parent
6cf318d60f
commit
9c527f9d9c
@ -1,3 +1,5 @@
|
||||
if (!process.env.ALL_6TO5_TESTS) return;
|
||||
|
||||
require("../register")({
|
||||
blacklist: ["useStrict"],
|
||||
experimental: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user