detProp2 isn't implemented yet, oops
This commit is contained in:
hasufell 2014-12-18 04:14:31 +01:00
parent f774a92dd6
commit 4f5d7f15bf
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 220CD1C5BDEED020
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni

Vedi File

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