mirror of
https://github.com/github/codeql.git
synced 2026-05-23 07:37:08 +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.
12 lines
497 B
Plaintext
12 lines
497 B
Plaintext
.gradle/8.7/dependencies-accessors/gc.properties
|
|
.gradle/8.7/gc.properties
|
|
.gradle/buildOutputCleanup/cache.properties
|
|
.gradle/vcs-1/gc.properties
|
|
build/resources/main/application.properties
|
|
gradle/wrapper/gradle-wrapper.properties
|
|
src/main/java/com/github/springbootsample/SpringBootSampleApplication.java
|
|
src/main/resources/application.properties
|
|
src/test/java/com/github/springbootsample/SpringBootSampleApplicationTests.java
|
|
test-db/log/ext/javac-1.properties
|
|
test-db/log/ext/javac.properties
|