fix 6to5-node test collisions
This commit is contained in:
parent
3d874f2479
commit
e841b88cbc
@ -1,4 +1,4 @@
|
|||||||
var foo = () => console.log("foo");
|
var foo = () => console.log("foo");
|
||||||
foo();
|
foo();
|
||||||
|
|
||||||
import "./bar";
|
import "./bar2";
|
||||||
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"args": ["foo"]
|
"args": ["foo2"]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user