Kotlin: Add a qlpack.yml to the test-kotlin1 tests

This commit is contained in:
Ian Lynagh
2023-11-21 15:31:18 +00:00
parent f48cc1a526
commit 1fb19191ba

View File

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