diff options
Diffstat (limited to 'cli/tests')
-rw-r--r-- | cli/tests/top_level_await_circular.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/top_level_await_circular.out b/cli/tests/top_level_await_circular.out index d47564441..3b453122e 100644 --- a/cli/tests/top_level_await_circular.out +++ b/cli/tests/top_level_await_circular.out @@ -5,3 +5,5 @@ timeout loop 3 timeout loop 4 timeout loop 5 error: Dynamically imported module evaluation is still pending but there are no pending ops. This situation is often caused by unresolved promise. +Pending dynamic modules: +- [WILDCARD]tests/tla3/b.js |