refactor test_initial_state

This commit is contained in:
Dmitry Vasilev
2024-02-10 15:20:46 +08:00
parent 92fe237c2b
commit 2fda050118
3 changed files with 21 additions and 9 deletions

View File

@@ -3320,9 +3320,7 @@ const y = x()`
'x' : `export const x = () => 1; x()`,
},
undefined,
undefined,
{
entrypoint: '',
current_module: 'x',
}
)