fixed install dependency bug

This commit is contained in:
2011-08-13 18:10:41 -07:00
parent af2b1d3fcf
commit deae49baaf
3 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
; license: bsd
(use test)
(use sha1 string-utils)
(use sha1 string-utils hmac)
(test-group "HMAC"
(test "Short Key and Message"