Skip to content

Commit

Permalink
Update SharedTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
VNNCC committed May 21, 2024
1 parent 2bb2ee4 commit 0636a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Snowberry.IO.Tests/SharedTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ private void ReadWrite_SizedCString(Encoding encoding, string expected, bool isU
}

[Theory]
[InlineData("TestCString1")]
[InlineData("TestCString1✅🤣☆*: .。. o(≧▽≦)o .。.:*☆👨🏻")]
[InlineData("TestCString😊😊👳‍♂️_{}")]
private void ReadWrite_CString(string expected)
{
Expand Down

0 comments on commit 0636a49

Please sign in to comment.