Skip to content

Commit e0d3be7

Browse files
committed
Java: Add .qlpath to the test dir.
1 parent 6f82714 commit e0d3be7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

java/ql/test/.qlpath

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<ns2:qlpath xmlns:ns2="https://semmle.com/schemas/qlpath">
3+
<librarypath>
4+
<path kind="WORKSPACE">/semmlecode-queries</path>
5+
</librarypath>
6+
<dbscheme kind="WORKSPACE">/semmlecode-queries/config/semmlecode.dbscheme</dbscheme>
7+
<defaultImports>
8+
<defaultImport>java</defaultImport>
9+
</defaultImports>
10+
</ns2:qlpath>

0 commit comments

Comments
 (0)