summaryrefslogtreecommitdiffstats
path: root/dom/webgpu/tests/cts/checkout/tools/validate
blob: 03b3a61bb1568bb8527b120991a1c984bf0c771c (plain)
1
2
3
4
5
6
#!/usr/bin/env node

// Validate several properties of test files and the tests in them.

require('../src/common/tools/setup-ts-in-node.js');
require('../src/common/tools/validate.ts');