Skip to content

Commit 1fb1919

Browse files
committed
Kotlin: Add a qlpack.yml to the test-kotlin1 tests
1 parent f48cc1a commit 1fb1919

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

java/ql/test-kotlin1/qlpack.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: codeql/java-kotlin1-tests
2+
groups: [java, test]
3+
dependencies:
4+
codeql/java-all: ${workspace}
5+
codeql/java-queries: ${workspace}
6+
extractor: java
7+
tests: .
8+
warnOnImplicitThis: true

0 commit comments

Comments
 (0)