Files
codeql/javascript/ql/test/qlpack.yml
Henning Makholm 54f00de3e0 Add "tests" fields to test qlpacks
This will allow `codeql resolve tests --ignore-dubious-cases`
(and thus the VSCode extension) to recognize all `.ql` files in those
packs as test cases, even if they don't have accompanying `.expected`
files.

CLI versions prior to 2.1.0 will choke on this, but it's almost 10
months since that came out.
2021-01-26 18:15:22 +01:00

6 lines
119 B
YAML

name: codeql-javascript-tests
version: 0.0.0
libraryPathDependencies: codeql-javascript
extractor: javascript
tests: .