fix windows build
This commit is contained in:
parent
531df54d6c
commit
498babb958
1 changed files with 1 additions and 1 deletions
2
Test.hs
2
Test.hs
|
@ -1318,7 +1318,7 @@ test_crypto = do
|
|||
key2files cipher = Locations.keyPaths .
|
||||
Crypto.encryptKey Types.Crypto.HmacSha1 cipher
|
||||
#else
|
||||
test_crypto _env = putStrLn "gpg testing not implemented on Windows"
|
||||
test_crypto = putStrLn "gpg testing not implemented on Windows"
|
||||
#endif
|
||||
|
||||
test_add_subdirs :: Assertion
|
||||
|
|
Loading…
Add table
Reference in a new issue