Skip to content

Commit

Permalink
uf
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Sep 13, 2024
1 parent 38de9e4 commit 4188e16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ public static string GetCustomDynamicDataDisplayName2(MethodInfo methodInfo, obj
}

[TestClass]
public class TestClassTupleData
internal class TestClassTupleData
{
public static IEnumerable<Tuple<int, string>> GetDataWithTuple()
{
Expand Down

0 comments on commit 4188e16

Please sign in to comment.