Commit fee3769
authored
Remove bad isSubmapOf testcase (#504)
The property tested is covered by the test case above, but
the property claimed in the test name is plain wrong:
m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: FAIL
*** Failed! Falsified (after 1 test and 2 shrinks):
fromList [(K {hash = 0, _x = A},0)]
fromList []1 parent 37eee22 commit fee3769
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | 261 | | |
264 | 262 | | |
265 | 263 | | |
| |||
0 commit comments