mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
test: add servlet for Tomcat8
This commit is contained in:
+1
@@ -55,6 +55,7 @@ public class Tomcat8ContainerTest {
|
||||
Server server = Server.Tomcat;
|
||||
List<String> supportedShellTypes = List.of(
|
||||
ShellType.FILTER,
|
||||
ShellType.SERVLET,
|
||||
ShellType.LISTENER,
|
||||
ShellType.VALVE,
|
||||
ShellType.WEBSOCKET,
|
||||
|
||||
Reference in New Issue
Block a user