mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Java tests: add queries.xml
The `queries.xml` file defines which extractor the `codeql test` runner will use to extract databases for the tests. In the future one will be able to write this information in `qlpack.yml`, but we can't do that immediately because the _existing_ CodeQL tooling would refuse to parse a `qlpack.yml` that has the new field in it.
This commit is contained in:
1
java/ql/test/queries.xml
Normal file
1
java/ql/test/queries.xml
Normal file
@@ -0,0 +1 @@
|
||||
<queries language="java"/>
|
||||
Reference in New Issue
Block a user