Skip to content

Commit

Permalink
Update QRCoderTests/QRGeneratorTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
codebude authored May 19, 2024
1 parent 28a04a8 commit c732d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QRCoderTests/QRGeneratorTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ public void validate_antilogtable()
[InlineData("ABCDEFGHIJKLMNOPQRSTUVWX", "C9LlmjRV+TPDkR03MlgDvo/DP+U", 29)]
[InlineData("ABCDEFGHIJKLMNOPQRSTUVWXY", "+EtALGm0mrDrnZVW54WdXG612P0", 29)]
[InlineData("ABCDEFGHIJKLMNOPQRSTUVWXYZ789012345", "3nFUvZ/Aa2wUdAj1zlMmSu9x4kU", 29)]
// versino 4 alphanumeric
// version 4 alphanumeric
[InlineData("ABCDEFGHIJKLMNOPQRSTUVWXYZ7890123456", "9K6EinxynS2KRum46iQsVoPgM7k", 33)]

// version 1 binary
Expand Down

0 comments on commit c732d19

Please sign in to comment.