summaryrefslogtreecommitdiff
path: root/Test.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Test.hs')
-rw-r--r--Test.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test.hs b/Test.hs
index 5a1df7417..b8d0f89a6 100644
--- a/Test.hs
+++ b/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