summaryrefslogtreecommitdiff
path: root/cli/tests/test/deno_test_unresolved_promise.out
diff options
context:
space:
mode:
authorCasper Beyer <caspervonb@pm.me>2021-03-01 20:02:51 +0800
committerGitHub <noreply@github.com>2021-03-01 13:02:51 +0100
commit62f33e3b146da2f4264d6fa71409516de892bdf3 (patch)
tree34335ac360086f90c4a49c608e00d9849c686820 /cli/tests/test/deno_test_unresolved_promise.out
parent6dae6277497c0b083f25ead2ab020482dcd5c45f (diff)
test(cli): reorganize test subcommand testcases and fixtures (#9627)
Diffstat (limited to 'cli/tests/test/deno_test_unresolved_promise.out')
-rw-r--r--cli/tests/test/deno_test_unresolved_promise.out4
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/test/deno_test_unresolved_promise.out b/cli/tests/test/deno_test_unresolved_promise.out
new file mode 100644
index 000000000..cc4f2985e
--- /dev/null
+++ b/cli/tests/test/deno_test_unresolved_promise.out
@@ -0,0 +1,4 @@
+Check [WILDCARD]
+running 2 tests
+test unresolved promise ... in promise
+error: Module evaluation is still pending but there are no pending ops or dynamic imports. This situation is often caused by unresolved promise.