mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 00:11:52 +08:00
test: add lambdaSuffix(true)
This commit is contained in:
+1
@@ -47,6 +47,7 @@ class MemShellGeneratorControllerTest {
|
||||
.shellTool(ShellTool.Godzilla)
|
||||
.shrink(true)
|
||||
.debug(true)
|
||||
.lambdaSuffix(true)
|
||||
.serverVersion("Unknown")
|
||||
.targetJreVersion(50)
|
||||
.build());
|
||||
|
||||
Reference in New Issue
Block a user