Skip to content

Commit ad51596

Browse files
committed
fix graalvm test
1 parent 8d72076 commit ad51596

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

picocli-codegen-tests-java9plus/src/test/resources/expected-filelist-reflect.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@
4343
{ "name" : "spec" }
4444
]
4545
},
46+
{
47+
"name" : "picocli.AutoComplete$GenerateCompletion$Shell",
48+
"allDeclaredConstructors" : true,
49+
"allPublicConstructors" : true,
50+
"allDeclaredMethods" : true,
51+
"allPublicMethods" : true
52+
},
4653
{
4754
"name" : "picocli.CommandLine$AutoHelpMixin",
4855
"allDeclaredConstructors" : true,

0 commit comments

Comments
 (0)