summaryrefslogtreecommitdiff
path: root/test/parallel/test-worker-sharedarraybuffer-from-worker-thread.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-worker-sharedarraybuffer-from-worker-thread.js')
-rw-r--r--test/parallel/test-worker-sharedarraybuffer-from-worker-thread.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parallel/test-worker-sharedarraybuffer-from-worker-thread.js b/test/parallel/test-worker-sharedarraybuffer-from-worker-thread.js
index 60e8a5d52a..56dfe2ec41 100644
--- a/test/parallel/test-worker-sharedarraybuffer-from-worker-thread.js
+++ b/test/parallel/test-worker-sharedarraybuffer-from-worker-thread.js
@@ -1,3 +1,4 @@
+// Flags: --debug-arraybuffer-allocations
'use strict';
const common = require('../common');
const assert = require('assert');