summaryrefslogtreecommitdiff
path: root/cli/tests/test/no_check.out
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-07-04 00:17:52 +0200
committerGitHub <noreply@github.com>2021-07-04 00:17:52 +0200
commit5addba2abc2e384e751e8884b4ac3219688c2473 (patch)
treea5249a82092909f32a852a910e5e144ddeffa497 /cli/tests/test/no_check.out
parentffa75be48044255ed49a822a7a61a2a130123a4a (diff)
refactor: use primordials in runtime/, part2 (#11248)
Diffstat (limited to 'cli/tests/test/no_check.out')
-rw-r--r--cli/tests/test/no_check.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/test/no_check.out b/cli/tests/test/no_check.out
index b457bd1dd..dbe1f5f4d 100644
--- a/cli/tests/test/no_check.out
+++ b/cli/tests/test/no_check.out
@@ -4,5 +4,5 @@ test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WIL
error: Uncaught TypeError: Cannot read property 'fn' of undefined
Deno.test();
^
- at Object.test (deno:runtime/js/40_testing.js:121:14)
+ at Object.test (deno:runtime/js/40_testing.js:135:14)
at [WILDCARD]/test/no_check.ts:1:6