From 70bc0eb72b01249b4c1ccc92b51bf5c442b3edc9 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Wed, 28 Sep 2022 15:03:56 +0200 Subject: feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Bartek IwaƄczuk --- cli/tests/testdata/run/unstable_worker.ts.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/testdata/run') diff --git a/cli/tests/testdata/run/unstable_worker.ts.out b/cli/tests/testdata/run/unstable_worker.ts.out index b40bdfeb8..182dc58a4 100644 --- a/cli/tests/testdata/run/unstable_worker.ts.out +++ b/cli/tests/testdata/run/unstable_worker.ts.out @@ -1,2 +1,2 @@ [Function: query] -[Function: setRaw] +[Function: consoleSize] -- cgit v1.2.3