diff options
| author | Matt Mastracci <matthew@mastracci.com> | 2023-08-12 13:04:45 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-12 19:04:45 +0000 |
| commit | babfba14ef327051a1caf9df6730606330ff1cc0 (patch) | |
| tree | 75734629f03282488b2ff3271aa0d96db0e7037d /cli/tests/testdata/run | |
| parent | 050ca394096d22330bf5519aad2c59f84be7a0c2 (diff) | |
chore: deno_core -> 0.201.0 (#20135)
Diffstat (limited to 'cli/tests/testdata/run')
| -rw-r--r-- | cli/tests/testdata/run/heapstats.js.out | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
