Skip to content

Commit

Permalink
update old argument in test
Browse files Browse the repository at this point in the history
  • Loading branch information
lbergelson committed Jan 8, 2025
1 parent 80f12df commit 2bab65f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ public Object[][] argUsageCases() {
new FrobnicateArguments(), Arrays.asList(
"--FROBNICATION_FLAVOR <FrobnicationFlavor>",
"--SHMIGGLE_TYPE <String>",
"--arguments_file <File>",
"--arguments-file <File>",
"--FROBNICATION_THRESHOLD,-T <Integer>",
"--TRUTHINESS <Boolean>")
},
Expand Down

0 comments on commit 2bab65f

Please sign in to comment.