detProp2 isn't implemented yet, oops
This commit is contained in:
hasufell 2014-12-18 04:14:31 +01:00
vecāks f774a92dd6
revīzija 4f5d7f15bf
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: 220CD1C5BDEED020
1 mainīti faili ar 0 papildinājumiem un 1 dzēšanām

Parādīt failu

@ -51,7 +51,6 @@ main = do
deepCheck vp2Prop2
putStrLn "testing det:"
deepCheck detProp1
deepCheck detProp2
putStrLn "testing splitBy"
deepCheck splitByProp1
deepCheck splitByProp2