summaryrefslogtreecommitdiffstats
path: root/dom/webgpu/tests/cts/checkout/tools/presubmit
diff options
context:
space:
mode:
Diffstat (limited to 'dom/webgpu/tests/cts/checkout/tools/presubmit')
-rw-r--r--dom/webgpu/tests/cts/checkout/tools/presubmit4
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/webgpu/tests/cts/checkout/tools/presubmit b/dom/webgpu/tests/cts/checkout/tools/presubmit
new file mode 100644
index 0000000000..a2a3b78690
--- /dev/null
+++ b/dom/webgpu/tests/cts/checkout/tools/presubmit
@@ -0,0 +1,4 @@
+#!/usr/bin/env node
+
+require('../src/common/tools/setup-ts-in-node.js');
+require('../src/common/tools/presubmit.ts');