mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
test: default shrink enabled
This commit is contained in:
+1
@@ -222,6 +222,7 @@ public class ShellAssertionTool {
|
||||
.shellType(shellType)
|
||||
.targetJreVersion(targetJdkVersion)
|
||||
.debug(true)
|
||||
.shrink(true)
|
||||
.build();
|
||||
|
||||
ShellToolConfig shellToolConfig = null;
|
||||
|
||||
Reference in New Issue
Block a user