Skip to content

Fix MockFileSerialization with empty PathVerifier#522

Merged
fgreinacher merged 9 commits intoTestableIO:masterfrom
darl2ng:master
Nov 8, 2019
Merged

Fix MockFileSerialization with empty PathVerifier#522
fgreinacher merged 9 commits intoTestableIO:masterfrom
darl2ng:master

Conversation

@darl2ng
Copy link
Copy Markdown
Contributor

@darl2ng darl2ng commented Nov 2, 2019

Fixes #520

@fgreinacher fgreinacher merged commit a135f19 into TestableIO:master Nov 8, 2019
@fgreinacher
Copy link
Copy Markdown
Contributor

Thank you, much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Filesystem serialization & deserialization works with fileSystem.GetFile(path).Contents) but not fileSystem.File.ReadAllBytes(path));

2 participants