summaryrefslogtreecommitdiff
path: root/benchmark/bench/memory.js
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bench/memory.js')
-rw-r--r--benchmark/bench/memory.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/bench/memory.js b/benchmark/bench/memory.js
index 9a3f94bc7..5c746870e 100644
--- a/benchmark/bench/memory.js
+++ b/benchmark/bench/memory.js
@@ -56,6 +56,6 @@ function printResult(output) {
],
{
align: ['l', 'r', 'r', 'r'],
- }
+ },
);
}