diff options
Diffstat (limited to 'test/release')
-rw-r--r-- | test/release/benchmark.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/release/benchmark.js b/test/release/benchmark.js index a48bc42a..c4b10fbc 100644 --- a/test/release/benchmark.js +++ b/test/release/benchmark.js @@ -1,6 +1,3 @@ -setInterval(function() { - process.stderr.write("\0"); -}, 8 * 60 * 1000).unref(); require("./run")([ "-b", "-b braces", |