diff options
Diffstat (limited to 'cli/tests/testdata/run/top_level_await/unresolved.out')
| -rw-r--r-- | cli/tests/testdata/run/top_level_await/unresolved.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/run/top_level_await/unresolved.out b/cli/tests/testdata/run/top_level_await/unresolved.out new file mode 100644 index 000000000..d5291f833 --- /dev/null +++ b/cli/tests/testdata/run/top_level_await/unresolved.out @@ -0,0 +1 @@ +error: Module evaluation is still pending but there are no pending ops or dynamic imports. This situation is often caused by unresolved promises. |
