Skip to content

Commit 4c66e5c

Browse files
committed
fix test name
1 parent b46865d commit 4c66e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CommandLine.Tests/Unit/Issue591ests.cs renamed to tests/CommandLine.Tests/Unit/Issue591Tests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
namespace CommandLine.Tests.Unit
1212
{
13-
public class Issue591ests
13+
public class Issue591Tests
1414
{
1515
[Fact]
1616
public void Parse_option_with_only_explicit_interface_implementation()

0 commit comments

Comments
 (0)