diff options
| author | Sara Golemon <pollita@php.net> | 2005-11-19 23:16:56 +0000 |
|---|---|---|
| committer | Sara Golemon <pollita@php.net> | 2005-11-19 23:16:56 +0000 |
| commit | 4a3e87ad96b3679419f581e87f1b46e5522bf4d7 (patch) | |
| tree | d1c8284c7301959884af133ca21e125eb64f9974 /ext/hash | |
| parent | 1736cb4759d6d00880cac7b2d8cce41f76cb09cf (diff) | |
| download | php-git-4a3e87ad96b3679419f581e87f1b46e5522bf4d7.tar.gz | |
Add hmac-md5 test file to package.xml
Diffstat (limited to 'ext/hash')
| -rw-r--r-- | ext/hash/package.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/hash/package.xml b/ext/hash/package.xml index 1288b60015..525c3470e3 100644 --- a/ext/hash/package.xml +++ b/ext/hash/package.xml @@ -34,6 +34,7 @@ <file role="src" name="php_hash_ripemd.h"/> <file role="doc" name="README"/> <dir role="test" name="tests"> + <file role="test" name="hmac-md5.phpt"/> <file role="test" name="md5.phpt"/> <file role="test" name="sha1.phpt"/> <file role="test" name="sha256.phpt"/> |
