mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
refactor: remove unused code
This commit is contained in:
@@ -51,20 +51,6 @@ idea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
test {
|
test {
|
||||||
// dependsOn(
|
|
||||||
// ":vul:vul-webapp:war",
|
|
||||||
// ":vul:vul-webapp-expression:war",
|
|
||||||
// ":vul:vul-webapp-deserialize:war",
|
|
||||||
// ":vul:vul-webapp-jakarta:war",
|
|
||||||
// ":vul:vul-springboot1:bootJar",
|
|
||||||
// ":vul:vul-springboot2:bootJar",
|
|
||||||
// ":vul:vul-springboot2-jetty:bootJar",
|
|
||||||
// ":vul:vul-springboot2-undertow:bootJar",
|
|
||||||
// ":vul:vul-springboot2:bootWar",
|
|
||||||
// ":vul:vul-springboot2-webflux:bootJar",
|
|
||||||
// ":vul:vul-springboot3:bootJar",
|
|
||||||
// ":vul:vul-springboot3-webflux:bootJar",
|
|
||||||
// )
|
|
||||||
useJUnitPlatform()
|
useJUnitPlatform()
|
||||||
finalizedBy jacocoTestReport
|
finalizedBy jacocoTestReport
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user