Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug in tests where empty sets of different types would be treated as different. Error was: ``` Expected is <Microsoft.FSharp.Collections.FSharpSet`1[System.IComparable]>, actual is <Microsoft.FSharp.Collections.FSharpSet`1[System.String]> ```
- Loading branch information