diff options
author | Nayeem Rahman <nayeemrmn99@gmail.com> | 2020-09-09 13:23:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-09 14:23:57 +0200 |
commit | b17a5fbcfaaeb70f8876ce4ca09fdcc61f7e825c (patch) | |
tree | b59175137a0c7db162895feb6fe35213ab326b20 /cli/tests/error_009_op_crates_error.js.out | |
parent | c14436a424449d845a769a70ca7bc3d313201482 (diff) |
fix(op_crates/web): Use "deno:" URLs for internal script specifiers (#7383)
Diffstat (limited to 'cli/tests/error_009_op_crates_error.js.out')
-rw-r--r-- | cli/tests/error_009_op_crates_error.js.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/error_009_op_crates_error.js.out b/cli/tests/error_009_op_crates_error.js.out new file mode 100644 index 000000000..fd428b28e --- /dev/null +++ b/cli/tests/error_009_op_crates_error.js.out @@ -0,0 +1,3 @@ +[WILDCARD]error: Uncaught TypeError: Event requires at least 1 argument, but only 0 present[WILDCARD] + at new Event (deno:op_crates/web/[WILDCARD]) + at [WILDCARD] |