Skip to content

Commit

Permalink
Seeing the reported errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtkaiser committed Oct 30, 2021
1 parent 2335439 commit fb45880
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/test/java/picocli/Issue1384/CliTest1.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

package picocli.Issue1384;

import java.util.Arrays;

Expand Down
2 changes: 1 addition & 1 deletion src/test/java/picocli/Issue1384/CliTest2.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

package picocli.Issue1384;

import java.util.Arrays;

Expand Down

0 comments on commit fb45880

Please sign in to comment.