Fix build
detProp2 isn't implemented yet, oops
This commit is contained in:
parent
f774a92dd6
commit
4f5d7f15bf
@ -51,7 +51,6 @@ main = do
|
|||||||
deepCheck vp2Prop2
|
deepCheck vp2Prop2
|
||||||
putStrLn "testing det:"
|
putStrLn "testing det:"
|
||||||
deepCheck detProp1
|
deepCheck detProp1
|
||||||
deepCheck detProp2
|
|
||||||
putStrLn "testing splitBy"
|
putStrLn "testing splitBy"
|
||||||
deepCheck splitByProp1
|
deepCheck splitByProp1
|
||||||
deepCheck splitByProp2
|
deepCheck splitByProp2
|
||||||
|
Loading…
Reference in New Issue
Block a user