summaryrefslogtreecommitdiff
path: root/cli/tests
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2021-08-11 12:27:05 +0200
committerGitHub <noreply@github.com>2021-08-11 12:27:05 +0200
commita0285e2eb88f6254f6494b0ecd1878db3a3b2a58 (patch)
tree90671b004537e20f9493fd3277ffd21d30b39a0e /cli/tests
parent3a6994115176781b3a93d70794b1b81bc95e42b4 (diff)
Rename extensions/ directory to ext/ (#11643)
Diffstat (limited to 'cli/tests')
-rw-r--r--cli/tests/error_009_extensions_error.js.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/error_009_extensions_error.js.out b/cli/tests/error_009_extensions_error.js.out
index 96ffb2829..8510980f6 100644
--- a/cli/tests/error_009_extensions_error.js.out
+++ b/cli/tests/error_009_extensions_error.js.out
@@ -2,5 +2,5 @@
new Event();
^
at [WILDCARD]
- at new Event (deno:extensions/web/[WILDCARD])
+ at new Event (deno:ext/web/[WILDCARD])
at [WILDCARD]