-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove obsolete deserialization tests
Serialization and deserialization is based on the obsolete BinaryFormatter. Since Maybe and Result should not be serialized anyways these tests can be removed.
- Loading branch information
Showing
3 changed files
with
0 additions
and
180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 0 additions & 61 deletions
61
CSharpFunctionalExtensions.Tests/MaybeTests/DeserializationTests.cs
This file was deleted.
Oops, something went wrong.
118 changes: 0 additions & 118 deletions
118
CSharpFunctionalExtensions.Tests/ResultTests/DeserializationTests.cs
This file was deleted.
Oops, something went wrong.