Kotlin: Add qlpack for the Kotlin 2 tests

This commit is contained in:
Ian Lynagh
2023-09-25 15:23:53 +01:00
parent 72af41b196
commit e6f31c965e

View File

@@ -0,0 +1,8 @@
name: codeql/java-kotlin2-tests
groups: [java, test]
dependencies:
codeql/java-all: ${workspace}
codeql/java-queries: ${workspace}
extractor: java
tests: .
warnOnImplicitThis: true