diff --git a/test/parallel/test-crypto-dh-leak.js b/test/parallel/test-crypto-dh-leak.js index 8c43b85073ed3d..e57c65b8b1fceb 100644 --- a/test/parallel/test-crypto-dh-leak.js +++ b/test/parallel/test-crypto-dh-leak.js @@ -1,4 +1,4 @@ -// Flags: --expose-gc --nocrankshaft --noconcurrent_recompilation +// Flags: --expose-gc --noconcurrent_recompilation 'use strict'; const common = require('../common');