mirror of
https://github.com/github/codeql.git
synced 2026-04-05 15:18:20 +02:00
We are no longer bound to the platform-specific directories, so simplify the test organization. If you don't want this change, just skip merging this PR. It's purely optional. I kept the platform-specific directories around under `kotlin`, but you could also easily merge all these together if you find them unhelpful. I'll leave that change to you.
6 lines
271 B
XML
6 lines
271 B
XML
<?xml version="1.0"?>
|
|
<toolchains xmlns="https://maven.apache.org/TOOLCHAINS/1.1.0"
|
|
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="https://maven.apache.org/TOOLCHAINS/1.1.0 https://maven.apache.org/xsd/toolchains-1.1.0.xsd">
|
|
</toolchains>
|