summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/tests/webgpu/cts/webworker/api/validation/queue/writeBuffer.worker.js
blob: 3b08d8f6f8319cf5f608fb5339eb47db52cb6b7b (plain)
1
2
3
4
5
6
// AUTO-GENERATED - DO NOT EDIT. See src/common/tools/gen_listings_and_webworkers.ts.

import { g } from '../../../../api/validation/queue/writeBuffer.spec.js';
import { wrapTestGroupForWorker } from '../../../../../common/runtime/helper/wrap_for_worker.js';

wrapTestGroupForWorker(g);