From babfba14ef327051a1caf9df6730606330ff1cc0 Mon Sep 17 00:00:00 2001 From: Matt Mastracci Date: Sat, 12 Aug 2023 13:04:45 -0600 Subject: chore: deno_core -> 0.201.0 (#20135) --- cli/tests/testdata/run/heapstats.js.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cli/tests/testdata/run') diff --git a/cli/tests/testdata/run/heapstats.js.out b/cli/tests/testdata/run/heapstats.js.out index 954266333..b75a755f8 100644 --- a/cli/tests/testdata/run/heapstats.js.out +++ b/cli/tests/testdata/run/heapstats.js.out @@ -1,2 +1,2 @@ -Allocated: 8MB -Freed: -8MB +Allocated: 4MB +Freed: -4MB -- cgit v1.2.3