shame
This commit is contained in:
parent
990a1021b8
commit
064fd9b377
@ -16,7 +16,7 @@ spec = do
|
||||
res `shouldBe` True
|
||||
res `shouldBe` Right ()
|
||||
|
||||
it "compares and looses" $ do
|
||||
it "compares and loses" $ do
|
||||
res <- locally $ \l -> do
|
||||
res <- Ldap.compare l charmander (Attr "type") "flying"
|
||||
res `shouldBe` False
|
||||
|
||||
Loading…
Reference in New Issue
Block a user