projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
517904b
)
fix windows build
author
Joey Hess
<joeyh@joeyh.name>
Thu, 18 Jan 2024 15:54:59 +0000
(11:54 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 18 Jan 2024 15:54:59 +0000
(11:54 -0400)
Test.hs
patch
|
blob
|
history
diff --git
a/Test.hs
b/Test.hs
index c8db8147a4c78c9a7a35a6b5405802aba6b4445f..b752d4dc229e86eb54903bac0228c7f15c6b2f2c 100644
(file)
--- a/
Test.hs
+++ b/
Test.hs
@@
-1941,7
+1941,7
@@
test_gpg_crypto = do
Annex.Locations.keyPaths .
Crypto.encryptKey Types.Crypto.HmacSha1 cipher
#else
-test_crypto = putStrLn "gpg testing not implemented on Windows"
+test_
gpg_
crypto = putStrLn "gpg testing not implemented on Windows"
#endif
test_add_subdirs :: Assertion