Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit baacc6f

Browse files
author
Henning Makholm
committed
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.
1 parent 66b3c7c commit baacc6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java/ql/test/queries.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<queries language="java"/>

0 commit comments

Comments
 (0)