Skip to content

Commit 2982347

Browse files
authored
Merge pull request #407 from gsscoder/nemec-patch-1
Convert method to test
2 parents 27243c4 + 7912fdd commit 2982347

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/CommandLine.Tests/Unit/ParserTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,7 @@ public void Parse_verb_with_same_option_and_value_args()
834834
});
835835
}
836836

837+
[Fact]
837838
public void Parse_options_with_shuffled_index_values()
838839
{
839840
var parser = Parser.Default;

0 commit comments

Comments
 (0)